Mobile editor constantly bugs out on the left editor page. I can hardly function in it. I use the code editor and target to get around right now but it is a pain. It doesn't error on the first screen, just as soon as I drill down. Multiple errors show up.
Hey @ben_inkana ,
Sorry for the inconvenience.
Can you share app export and repro steps with me ? I can take a look at it.
Ive been having this same issue and it seems like an issue with the new multipage apps. If I use a legacy app it works fine.
I have found a fix, but I am not sure if this is going to cause issues for me. I searched for $main3 and $main6 (the ids that were giving issues) and deleted them. I hope this doesn't break the app I am building, but I don't see the error anymore.
hey @ben_inkana ,
$main[number] doesnt break the app because it is supposed to be for web app. I'm curious how it got added to the mobile app.
I can investigate more into this !
Great, i'll get rid of all of them. This app was created natively as mobile with no imports.