Auomatic focus on mobile version

I think I solved this issue by placing a text input above all other inputs in the popup/page and making it invisible with styling while still keeping the element present on page load. You’ll want to remove the placeholder text and mark the field disabled. Tested on all mobile browsers I have access to, seems to do the trick @escaperoomers

See demo: https://sandboxthings.bubbleapps.io/version-test/disable-autofocus

Editor: https://bubble.io/page?type=page&name=disable-autofocus&id=sandboxthings&tab=tabs-1

2 Likes