Mohamad Al Asmar
Mohamad Al Asmar
I faced the same issue, please update any fix soon @AnthonyNahas ?
I suggest to make the value field require only 1 value from Country Model, which is for example **alpha2Code** or **numericCode**
Thanks @arby50, I solved this one using root attribute on stencil-router element, but still this router isn't mature enough, I am here to add a bug regarding guards.
any updates regarding this issue? I am facing a lot of bad experience do to that issue, I have to do some checks before loading the router, now I had...
I want to call an API before routing, get the response and check for a condition to specify whether I want to redirect to a route or to another route...
Any updates regarding this issue ?
I didn't get it, its just an alert window inside a component, can you give me an explanation of it please. Because I what I wanted to have is a...
@jthoms1 We need something like this, [Angular CanActivate](https://angular.io/api/router/CanActivate)
Hi I am facing a similar issue, I tried to solve it by adding a default route with stencil-router-redirect as a fallback, in my case, I have a base url...
> Downgrading to version 4.x for Angular 10 resolved my issue. TY! Did the same but error remains !!