Services Plugins FAQs

Bug Report - Can't See Map Extender or Map Box Map in preview or live version of my app

Hi,

I’m receiving these errors in my app: https://route-manager.bubbleapps.io/

When I preview my app without community plugins, I don’t receive any errors.

Furthermore, both the map extender map and the map box map are not visible on the live or previewed versions of my app even though, when I hover over where I know they are, my mouse changes to interact with the maps. In other words, I think the maps are loading but are invisible for some reason.

I’m not quite sure how to make my app read only so you can view it in the editor but I tried to do that.

Thanks in advance.

Hi @harrisonalley,

Unfortunately, this bug is not reproducing on our side. It doesn’t come from the plugins, I guess it might be the implementation of it. To check it, please follow the instructions of both plugins again and make sure they are set up properly. If placing a MapExtender or MapBox map element on the page, it should be visible, which means it is working fine, at launch. Here are docs for MapBox https://docs.zeroqode.com/plugins/mapbox-maps-plugin and for MapExtender here https://docs.zeroqode.com/plugins/bubbles-google-map-extender-plugin to make it easier.

Regarding your route-manager app, after test it seems to be adding markers in the Itinerary list:

However, the error it is throwing it seems to be accessing an undefined property. Also, this repeating group with Itinerary list seems to be overlapping the map which is not shown. But it should not be an issue anyway. To try and make it work, please do make sure plugins are configured properly and give it a try as mentioned earlier. Thanks!