Switching screens problem


When I open my app 2 times second screen is opening and when I press exit it return to same screen.

Show your blocks.

1 Like

I hope you may use clock component. Untick it from designer part.

Also you didn’t close the screen properly that’s why it is showing previous screen while closing current screen

It is not showing previous screen , same screen is opening two time it return back to the same screen

Add also set clock1 enabled to false

If the screen is closed the Clock is disabled automatically.

2 Likes

Maybe problem is caused by sidebar.Do you use a custom side menu or Side menu layout ?

Yes I used side menu.

Post a screenshot of when second screen initialize blocks

Uncheck the timer always fire and timer enabled.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.