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
Current Behavior
When switching tabs dynamically in an angular app its possible the the "selected" Variable bound to an angular variable gets updated
before the container is rendered:
wgmaik
changed the title
Error in tab-nav - handlung of "selected" leads to JS error of undefined
Error in tab-nav - handling of "selected" leads to JS error of undefined
Feb 10, 2023
Scale Version
3.0.0-beta.117
Framework and version
Angular 14
Current Behavior
When switching tabs dynamically in an angular app its possible the the "selected" Variable bound to an angular variable gets updated
before the container is rendered:
Please check: https://stenciljs.com/docs/component-lifecycle
Expected Behavior
No error on console - check if container is initialized
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: