Hello I have had my app working well for 6 months.
This morning I logged in and I see I cannot click on a Multidropdown.
I get into debug mode and its saying its fine but I literally cannot click it?
What changed?
Every Multidropdown is broken with this logic:
Disabled by default
Enable is Super admin, admin, mod.
Please help
I think its recently broke as the top says disabled NO but in the properties its saying YES. This was working yesterday and nothing has been released.
1 Like
Current logic thats worked for 6+ months:
-Multi Select disable by default
-If person is admin then enable
If I flip the logic to this it works. But HUGE Pain to refactor my ENTIRE APP:
-Enable by default
-Disable if person does not have permission Admin
My problem is now most of my app that have multidropdown are all broken… WHy would it randomly stop working. When I inspect its saying the rule is true and says its not disabled
Bubble broken… Who can I tag from bubble?
I added the login into a test field to double check and it resolved to YES meaning its true
This should 100% work. But Live-verson has been unchanged for weeks. This is something that’s used every day. HOW did this randomly happen???
I would take all of this you shared and send it over to the success team: Bubble Support Center
Just click the bot and follow the instructions
1 Like
ok I will. But how does that even happen - supper worried.
Just spoke to bubble support. They made a ticket. I assume its in the “who gives a f queue”.
Time for me to rework every single muliti select tool in my app.
This is a major worry as this just happened out of nowhere.
Do other providers also have this problem?
Like the debug tool says its not disabled but the UI is.