Hi All
We have several custom plugins in our app and we have some very complex pages we have built.
They work fine in development version, but fail when going to live. So I have a few questions that hopefully folks that have gone live can address one or all…
- Does bubble use a javascript compiler on live runtime like babel or similar to improve performance of plugins (hence the warning on development servers). I am wondering if our plugin works fine as development but fails the compile for live test, and if so, might explain the SERVER 500 errors that tell us nothing but failure.
- How do you guys troubleshoot a page/plugin that only has errors when pushing out to live? Do you have to troubleshoot on your live instance?
- Do plugins have to be officially published versus testing mode when going to live?
- We have a lot of group by’s and complex queries on the page, delivering a lot of charts, which again works in development, but fails going live (see pic). Are their limits on live that do not show up in production?
- Is there a slack channel for advanced bubble plugin users?
Thanks
Craig