Location Plugin - Issue in Backend Tabs

Hello @daft

i’m facing an issue with the Rainlab.Location plugin.

I need to put the adressfinder formwidget in an form tab, in the backend. But unfortunately, all my tries have failed. It seems that Javascript is not correctly loaded when using this formwidget in a tab.

Here is the error i got in my console:

i can’t put more cause there is my api_key.

I also tried to make a test with another self-made plugin with a leaflet js, and it is impossible to make it work inside a tab. The loadAssets() function with addJs() does not seem to load properly the file.

Is it something known ?