MirzaCickusic

Results 3 issues of MirzaCickusic

When running the application I get: ``` WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 1.13.1 with CUDA None (you have 2.0.1) Python 3.10.4 (you have 3.10.4)...

### Describe the bug I followed instructions from https://stacked.filledstacks.com/docs/getting-started/navigation-basics#navigate-to-a-view-with-arguments to implement the navigation with arguments to the stacked default starter code. Here is what I changed: ![image](https://github.com/Stacked-Org/stacked/assets/56160169/a4dba8da-80eb-4adb-a14a-fae02424e002) ![image](https://github.com/Stacked-Org/stacked/assets/56160169/4928286d-2181-43a9-afcf-75c03db833c3) Then run...

### Describe the missing piece of documentation Here is how my app navigation is set: StartupView (check is user is signed in) -> HomeView which looks like this: ```dart class...

Feedback Requested
documentation