We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Scale Version 3.0.0-beta.111
Framework and version Tested in 2 projects: pure Javascript & Angular 14
Current Behavior After load the page, the parent tab navigation does not select the first available tab.
I need to click manually the first available tab of the parent tab navigation.
When I click one of the child tabs, the parent tab gets unselected and all the content dissapears.
Expected Behavior Be able to add a scale-tab-nav inside scale-tab-nav with any error.
Code Reproduction https://codesandbox.io/s/scale-components-angular13-forked-p57lin?file=/src/app/app.component.html
**Desktop:
The text was updated successfully, but these errors were encountered:
usage for issue telekom/scale#1467
14e77c0
fix: #1467 fixed event bubbling issue (#1653)
0183965
* fix: 1467 fixed event bubbling issue * fix: resolve conflicts
ayeshaa-m
Successfully merging a pull request may close this issue.
Scale Version
3.0.0-beta.111
Framework and version
Tested in 2 projects: pure Javascript & Angular 14
Current Behavior
After load the page, the parent tab navigation does not select the first available tab.
I need to click manually the first available tab of the parent tab navigation.
When I click one of the child tabs, the parent tab gets unselected and all the content dissapears.
Expected Behavior
Be able to add a scale-tab-nav inside scale-tab-nav with any error.
Code Reproduction
https://codesandbox.io/s/scale-components-angular13-forked-p57lin?file=/src/app/app.component.html
**Desktop:
The text was updated successfully, but these errors were encountered: