Skip to content

Angular 19 SSR: timer not supported on this plattform ERROR ReferenceError: window is not defined #1469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
erwinagpasa opened this issue Apr 4, 2025 · 0 comments

Comments

@erwinagpasa
Copy link

Describe the bug
When trying to sign in

Additional context
timer not supported on this plattform ERROR ReferenceError: window is not defined at _UrlHelperService.getHashFragmentParams (/Users/developer/react-native/cbrc/dashboard/.angular/cache/19.2.5/cbrc/vite/deps_ssr/angular-oauth2-oidc.js:262:39) at _OAuthService.tryLoginImplicitFlow (/Users/developer/react-native/cbrc/dashboard/.angular/cache/19.2.5/cbrc/vite/deps_ssr/angular-oauth2-oidc.js:1770:30) at _OAuthService.tryLogin (/Users/developer/react-native/cbrc/dashboard/.angular/cache/19.2.5/cbrc/vite/deps_ssr/angular-oauth2-oidc.js:1604:19) at eval (/Users/developer/react-native/cbrc/dashboard/.angular/cache/19.2.5/cbrc/vite/deps_ssr/angular-oauth2-oidc.js:683:19) at _ZoneDelegate.invoke (/Users/developer/react-native/cbrc/dashboard/.angular/vite-root/cbrc/node_modules/zone.js/fesm2015/zone-node.js:369:28) at Object.onInvoke (/Users/developer/react-native/cbrc/dashboard/.angular/cache/19.2.5/cbrc/vite/deps_ssr/chunk-4RDLTH23.js:16129:25) at _ZoneDelegate.invoke (/Users/developer/react-native/cbrc/dashboard/.angular/vite-root/cbrc/node_modules/zone.js/fesm2015/zone-node.js:368:34) at ZoneImpl.run (/Users/developer/react-native/cbrc/dashboard/.angular/vite-root/cbrc/node_modules/zone.js/fesm2015/zone-node.js:111:43) at eval (/Users/developer/react-native/cbrc/dashboard/.angular/vite-root/cbrc/node_modules/zone.js/fesm2015/zone-node.js:1221:40) at _ZoneDelegate.invokeTask (/Users/developer/react-native/cbrc/dashboard/.angular/vite-root/cbrc/node_modules/zone.js/fesm2015/zone-node.js:402:33)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant