Markus Seiffert

Results 5 comments of Markus Seiffert

I had the same problem but your fix works like a charm

@MuhammadSohailNazar i'm getting the same error with angular 8. ``` "@angular/core": "^8.2.14", "ng-pick-datetime": "^7.0.0", ``` did you manage to solve it somehow? I cannot update to Angular 9 yet so...

@maxdavidson an ETA? 😄

Heyho @Kartax, i just had a look at this and the demo application has basically the same setup as your code example but it works without any hickups there. See:...

I had this problem aswell and can confirm that this is "simply" a breaking change from the V5 update. As described in the changelogs [here](https://expressjs.com/en/guide/migrating-5.html#path-syntax) routes like `app.use('/**', ...)` are...