Object cannot be nil


So I have used bottom tab navigation
But I added a button that when clicked it will open a website

But when I go to the screen of the button it keep showing this message

share your link so others in the community can check.

Please share the project :slight_smile:

I’ve been trying to hunt these errors down for debugging purposes.

The first screen in the navigator cannot be without interaction blocks. If so, all subsequent screens will lead to this error message!

If you remember I recently reported this problem!!