A console error appears on initial load when not all tabs in a group set the tab attribute. This doesn't seem to affect the functionality of the component, but it is a bad look in this specific case.
For some reason Codepen doesn't show the console error (at least for me) so the best way to reproduce this is to paste the following HTML into a demo.html file and run npm start with the devtools console open:
Check existing issues
Actual Behavior
A console error appears on initial load when not all tabs in a group set the
tab
attribute. This doesn't seem to affect the functionality of the component, but it is a bad look in this specific case.Expected Behavior
No console error appears.
Reproduction Sample
https://codepen.io/eriklharper/pen/eYaZgpY?editors=1101
Reproduction Steps
For some reason Codepen doesn't show the console error (at least for me) so the best way to reproduce this is to paste the following HTML into a demo.html file and run
npm start
with the devtools console open:The following error is shown on initial load:
Reproduction Version
4.8
Relevant Info
No response
Regression?
No response
Priority impact
impact - p3 - not time sensitive
Impact
No response
Calcite package
Esri team
Calcite (dev)