Actually, I am not sure if I transmitted the issue in a clear way…
-
Bubble states in documentation that hard limit for UI elements + Workflow’s Events/Triggers + WF actions per page in bubble editor must not exceed 10,000 all together.
-
If i created a new page without anything, system elements of bubble editor itself are around 6000 (as per google chrome console)
-
it means that per page, the remaining limit for me to create UI elements + WFs is around 4,000 only
-I am using reusables, custom states and conditions the best I can, however it’s a single-page complex app, so most of my UI and logic lays on a single page.
Am I doing something wrong?