This is an example of multi level tabs.
https://codepen.io/benesri/pen/NWgeqgP
However, if you modify line 6, by adding the property tab="Test1" it removes all children of this tab.

The same occurs, if you add property tab="Test2" to line 7.
Why can't we use the tab property?