new update: uses default angular test now with headless chrome :D
This project was generated with Angular CLI version 8.3.5.
I have a problem.
Please visit https://angular835.netlify.com/item/apple and look at the console log
particularly for this console log:
getCurrentUrl() {
this.activatedRoute.url.subscribe(data => {
console.log({urlSegmentsFromItem: data});
});
}you'd think you'd get "item", "apple" but I get "". Why?
Thank you for looking and please help.
Sincerely,