Closed ZoeBijl closed 9 years ago
In example 5 under the panelset element (section 5) there is some JavaScript that selects a common-panel based on an id of bar. Shouldn't this id be on the common-panel-set element?
common-panel
id
common-panel-set
I have created a pull request for this. If this is not an error you can ignore it :)
In example 5 under the panelset element (section 5) there is some JavaScript that selects a
common-panel
based on anid
of bar. Shouldn't thisid
be on thecommon-panel-set
element?