We have some code we have migrated in our vue app to use this version of splitpanes, and we noticed that you can no longer set the id property on a splitpane element in the template, but you can a pane element. Is this intended behaviour? We relied on being able to set the id of splitpane for some of our behaviour previously.
We have some code we have migrated in our vue app to use this version of splitpanes, and we noticed that you can no longer set the id property on a splitpane element in the template, but you can a pane element. Is this intended behaviour? We relied on being able to set the id of splitpane for some of our behaviour previously.