You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to see an example project that uses this library with Angular 18. In our testing, there appears to be a compatibility issue between this library and Angular 18 that is preventing us from upgrading an existing project to Angular 18. On initialization, dependency injection errors appear whenever something attempts to access the OKTA_CONFIG. Angular throws the exception, claiming that the injection is occurring outside of the proper context.
New or Affected Resource(s)
README currently states that this library has been tested up to Angular 16, so after testing, that would need to be updated.
Provide a documentation link
No response
Additional Information?
No response
The text was updated successfully, but these errors were encountered:
Describe the feature request?
I'd like to see an example project that uses this library with Angular 18. In our testing, there appears to be a compatibility issue between this library and Angular 18 that is preventing us from upgrading an existing project to Angular 18. On initialization, dependency injection errors appear whenever something attempts to access the OKTA_CONFIG. Angular throws the exception, claiming that the injection is occurring outside of the proper context.
New or Affected Resource(s)
README currently states that this library has been tested up to Angular 16, so after testing, that would need to be updated.
Provide a documentation link
No response
Additional Information?
No response
The text was updated successfully, but these errors were encountered: