Open
Description
In Angular 17 the tokens aren't exported anymore by @angular/ssr.
Steps to reproduce the behavior:
- Create a new Angular Project with --ssr option.
- Create a UnicersalDeviceDetector like in previous versions.
- You can not import REQUEST from anywhere.
Expected behavior
The project should be compatible with this pull request i think.
Metadata
Metadata
Assignees
Labels
No labels