Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Unclear bug --> "timer not supported on this plattform" #2960

Closed
CharlieGreenman opened this issue Dec 31, 2022 · 2 comments
Closed

Unclear bug --> "timer not supported on this plattform" #2960

CharlieGreenman opened this issue Dec 31, 2022 · 2 comments

Comments

@CharlieGreenman
Copy link

CharlieGreenman commented Dec 31, 2022

Getting the error "timer not supported on this plattform" which first and foremost "plattform" is misspelled with two ts.

More importantly, when I put "timer not supported on this plattform" into google, it return no results. As if this error is coming from a hidden source someplace not available on the crawlable web which is odd. However, my point is that I have no way of researching this error and finding out what is causing it, without deconstructing every line of code piece of piece.

So I guess first question would be does anyone here know where this error is coming from?

Also while here, my assumption is that timer refers to setTimeout, clearTimeout , setInterval, clearInterval, requestAnimationFrame, cancelAnimationFrame. Would anyone happen to know if there are any other functions beyond this that will cause this error?

Also being that rxjs is used heavily by Angular I am jotting down a list of rxjs functions that use timers. Documentation re: this would be helpful as well and I will cross reference with rxjs. Here is the list I have found:

  1. timer
  2. delay
  3. debounceTime

Update: Rxjs discussion created here: ReactiveX/rxjs#7140

@CharlieGreenman
Copy link
Author

CharlieGreenman commented Dec 31, 2022

Closing this bug as caused by angular-oauth-oidc and it's setupRefreshTimer method erroring out. My apologies but who knows maybe this issue might still be useful for others

Angular OAuth OIDC Error: manfredsteyer/angular-oauth2-oidc#1294

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant