Retr0sec7

Results 3 issues of Retr0sec7

I'm using a `Nested Navigation` in my home screen. I'm currently having an issue with the creation of the beamers keys which affect the bevior of the digitial keyboward. As...

I'm having issues trying to create a router delegate on an application that has a login and nested navigations. Flow: LoginPage() -> Authentication occurs, navigates to home page .-> HomePage()...

question

So I want this menu to show on my pluto grid when `enableEditingMode` is true: ![image](https://user-images.githubusercontent.com/96405082/199147240-6275f8d6-e13f-4eec-bc4d-4d01f39f3821.png) And this one when the variable is false: ![image](https://user-images.githubusercontent.com/96405082/199147292-0e7bbaf5-e1ed-466b-9c2d-7d707468d1c8.png) The buttons on the images...