Hey guys, we are in crisis mode. Our IOS app, which is live in the IOS store, just had a bad bug pop up with multiline inputs. They are supposed to be scrollable when focused, but just suddenly broke. We have a wedding vow app, so this means our users cannot scroll down to see their full wedding vows. This is a huge problem when these users are premium paid users. We are trying to figure out what broke and fix this ASAP, hopefully tonight or hopefully by tomorrow. Did anyone else notice issues with multiline inputs over the past week?
Update: I think this is my issue, I am just not sure what to do about it. I wish they would be more careful with these sorts of updates.
"The June 2026 Update introduced a new “Dismiss Keyboard” native action, which implemented an app-wide touch listener that conflicts with multiline input scrolling. This update forces text field wrappers to remain rigid to prevent keyboard overlap, which freezes the inner touch handler and prevents scrolling, particularly in React Native Compiled apps.
After reading i’m 100% sure that this is my issue I just do not know what to do about it but I need to do something fast.
I’m experiencing the exact same issue as well.
I contacted Bubble support about this around two weeks ago, They also mentioned that other users are experiencing the same issue.
I’m still waiting for a fix or further update.
For now, I have just had to make all of my pages scrollable which makes the UI experience a bit ugly and not as polished but I had to do it. We took the app down out of the app store when we realized this and sent a hot fix to the app store. Unfortunately it has now been 24 hours and the hotfix has not been uploaded by apple yet. So our users can’t access their wedding vows which is giving me panic attacks. This little bubble glitch could potentially destroy the app we have spent years coming up with a thousands of dollars with bubble developing. Because our app is based on weddings, its very dangerous for our reputation for something like this to happen. If they fix this is the future I really hope they can test updates to the base code before they do a cloud wide base code change and break something that some of us have to have for basic functions in our apps. I think in the future anytime I send a new build to apple to make small tweaks to something I will go to bubble go and test all functionality before sending it to app and maybe even on test flight as well. Just to make sure that bubble didn’t break something that I need to work. I am currently feeling demoralized for using bubble when everyone else is vibe coding and owns their code. I have been using bubble for 3 years and have invested alot into it and don’t want to have to start from scratch somewhere else but these things can’t happen this was a code red panic situation for us. Hope it didn’t affect you in the same way.
I just wanted to update this and give the bubble support team some credit, they have been super helpful, and this seems to be a serious issue. They are aware of it, and this should be fixed within a few weeks, hopefully. For now, I will just be making all my multiline input pages scrollable. From here on out, I will be testing our app before we roll out any updates to the IOS store.