Damien M
Damien M
### Steps to reproduce 1. Create router with multiples routes. 2. Enable debugLogDiagnostics ### Expected results Expect the log to list all my routes and subroutes. ### Actual results The...
### Steps to reproduce 1. In a goRoute build, throw a custom exception MyCustomRoutingException 2. In the errorPageBuilder, try to check if exception is of type MyCustomRoutingException ### Expected results...
## Use case Prevent access to a route with deeplink. In the redirect function I would like to detect if the navigation event is a deeplink and redirect to the...
Hello, When installing the new version of my app from test flight v1.5.0 it tells me there is a new version. But the version on store is 1.0.0.
### Describe the Bug When creating an item from a side of the m2m relation. The fields field of the relation can be set to itself, and this creates a...