React.js plugin wont load when in a group

Hi guys,

i’m encountering an odd issue with a new plugin I’m implementing… It wont show when placed in a group.

The widget plugin can be seen here: https://bubble.io/plugin_editor?id=1495642567089x595986733356023800&tab=tabs-4

This plugin works fine when it is placed onto a page at the top level (ie. not in a child group of the page). It also works fine when used in the top level of a Pop-Up. However, when it is contained by another group, it wont appear on the page.

My assumption is that it’s an issue with how it’s being instantiated in the DOM. The reason I believe that is because when resize the page and it stretches or shrinks the group, the widget appears.

thoughts?

Thanks for the feedback Ryley. I’ll look into that.