Hi
I have three questions, hope, somebody can give some solution for them.
Q1. The GMap Component give the following error message in the debug Window (The Kitchen Sink Maps ....). I should to ignore or it's a way to not see this error message ? Don't looking good at the customer side saving this kind of errors....
===========================================
app1653524176604.js:50
TypeError: Cannot read properties of null (reading 'lat')
at a.finalLat (app1653524176604.js:1016:20098)
at pn.get (app1653524176604.js:50:26855)
at pn.evaluate (app1653524176604.js:50:27995)
at a.finalLat (app1653524176604.js:50:29899)
at a.<anonymous> (app1653524176604.js:50:26688)
at pn.get (app1653524176604.js:50:26855)
at new pn (app1653524176604.js:50:26773)
at a.e.$watch (app1653524176604.js:50:33443)
at r (app1653524176604.js:1016:8597)
at app1653524176604.js:1016:21059
Ve @ app1653524176604.js:50
app1653524176604.js:50
TypeError: Cannot read properties of null (reading 'lng')
at a.finalLng (app1653524176604.js:1016:20208)
at pn.get (app1653524176604.js:50:26855)
at pn.evaluate (app1653524176604.js:50:27995)
at a.finalLng (app1653524176604.js:50:29899)
at a.<anonymous> (app1653524176604.js:50:26688)
at pn.get (app1653524176604.js:50:26855)
at new pn (app1653524176604.js:50:26773)
at a.e.$watch (app1653524176604.js:50:33443)
at r (app1653524176604.js:1016:8597)
at app1653524176604.js:1016:21059
===========================================
Q2. How I can change at Runtime the GMap Api Key ? My platform users having different GMap Api Keys, so, depending of the user I need to change the Key....
Q3. File Input widget ? What is the best practice to use this component to upload/save and show the pictures/company logos etc. ? Maybe this question was answered already, I don't know...
I appreciate any kind of help, Thanks.
I have three questions, hope, somebody can give some solution for them.
Q1. The GMap Component give the following error message in the debug Window (The Kitchen Sink Maps ....). I should to ignore or it's a way to not see this error message ? Don't looking good at the customer side saving this kind of errors....
===========================================
app1653524176604.js:50
TypeError: Cannot read properties of null (reading 'lat')
at a.finalLat (app1653524176604.js:1016:20098)
at pn.get (app1653524176604.js:50:26855)
at pn.evaluate (app1653524176604.js:50:27995)
at a.finalLat (app1653524176604.js:50:29899)
at a.<anonymous> (app1653524176604.js:50:26688)
at pn.get (app1653524176604.js:50:26855)
at new pn (app1653524176604.js:50:26773)
at a.e.$watch (app1653524176604.js:50:33443)
at r (app1653524176604.js:1016:8597)
at app1653524176604.js:1016:21059
Ve @ app1653524176604.js:50
app1653524176604.js:50
TypeError: Cannot read properties of null (reading 'lng')
at a.finalLng (app1653524176604.js:1016:20208)
at pn.get (app1653524176604.js:50:26855)
at pn.evaluate (app1653524176604.js:50:27995)
at a.finalLng (app1653524176604.js:50:29899)
at a.<anonymous> (app1653524176604.js:50:26688)
at pn.get (app1653524176604.js:50:26855)
at new pn (app1653524176604.js:50:26773)
at a.e.$watch (app1653524176604.js:50:33443)
at r (app1653524176604.js:1016:8597)
at app1653524176604.js:1016:21059
===========================================
Q2. How I can change at Runtime the GMap Api Key ? My platform users having different GMap Api Keys, so, depending of the user I need to change the Key....
Q3. File Input widget ? What is the best practice to use this component to upload/save and show the pictures/company logos etc. ? Maybe this question was answered already, I don't know...
I appreciate any kind of help, Thanks.