[Important] Map component markers stopped working

Hi folks,
without deploying any changes recently to our UI extension which uses Map, we noticed that clicking on the Map marker often does nothing, and there is following error in the console. Could someone look into this ASAP? Thanks a lot.

ExtensionInteractionError: Error in Restricted(OverlayActivator(ForwardRef())) component event handler: Error: You attempted to call a function that was already released.
    at a.<computed> (app.BcjI8HcX.js:42:14957)
    at v (app.BcjI8HcX.js:41:89764)
    at CP.<anonymous> (app.BcjI8HcX.js:14:15054)
    at _.P (main.js:158:463)
    at iP (marker.js:55:133)
    at OVa (marker.js:56:292)
    at Object.Ul (marker.js:57:18)
    at Uja.Ul (common.js:223:127)
    at Xja.Mg._.Go.Kl (common.js:231:30)Caused by: Error: You attempted to call a function that was already released.
    at h (app.BcjI8HcX.js:29:156204)
    at a.<computed> (app.BcjI8HcX.js:42:14890)
    at v (app.BcjI8HcX.js:41:89764)
    at CP.<anonymous> (app.BcjI8HcX.js:14:15054)
    at _.P (main.js:158:463)
    at iP (marker.js:55:133)
    at OVa (marker.js:56:292)
    at Object.Ul (marker.js:57:18)
    at Uja.Ul (common.js:223:127)
    at Xja.Mg._.Go.Kl (common.js:231:30)

Hi Patrick,

Thanks for flagging this - have connected with the checkout extensibility team on this - will report back asap!

Hey @Patrick_Jakubik

We’ve made an update on our side, can you check if the map component is working as expected now?

It seems ok now, thank you for quick fix!

1 Like