Daniel Yonkov

Results 6 comments of Daniel Yonkov

> I feel that the line `import { validateRequest } from 'custom-authorization'` could confuse people. What if someone publish a package called `custom-authorization`? > > Also, the snippet below `@@switch`...

@micalevisk > `> info **Hint** Guards are executed **all** middleware, but **before** any interceptor or pipe.` I am not sure I understand what is implied in this info - Does...

> > > I had the same requirement, so did a workaround by adding a key to the component which is changed after every form submit. This forces the component...

@pawan-khade - I think your issue is similar to mine. Checkout #3