I try to follow the instructions for creating custom widget 'get-map-coordinates' to ExpBuilder but get this error in Chrome:
Error handling response: TypeError: Cannot read properties of undefined (reading 'MainColor')
at chrome-extension://imdndkajeppdomiimjkcbhkafeeooghd/content_scripts/nif2_balloon.js:20:51Understand this errorAI
init.js:1 Error during service worker registration: SecurityError: Failed to register a ServiceWorker for scope ('https://localhost:3001/') with script ('https://localhost:3001/service-worker.js'): An SSL certificate error occurred when fetching the script.
(anonymous) @ init.js:1Understand this errorAI
init.js:2841 Using Calcite Components 2.13.0 [Date: 2024-10-01, Revision: 42c132913]
10Chrome is moving towards a new experience that allows users to choose to browse without third-party cookies.Understand this warningAI
widget.tsx:29 Uncaught TypeError: Cannot read properties of null (reading 'toFixed')
at widget.tsx:29:36
at n._callback (init.js:2684:98)
at M._handleEvent (init.js:2663:310)
at Object.eventCallback (init.js:2660:381)
at w._continuePropagation (init.js:2650:402)
at w._doNewPropagation (init.js:2649:490)
at w._emitInputEvent (init.js:2649:285)
at w._emitInputEventFromSource (init.js:2648:502)
at w._onEventReceived (init.js:2645:457)
at e._handlePointerPreventDefault (MapView.js:363:336)
