Is your request related to a problem?
Invalid HTML markup may cause Vue hydration issues.
Describe the solution you'd like
Replace the use of span to avoid invalid HTML markup in Vue components. In particular:
Popover.vue
MinimalPanel.vue
NestedPanel.vue
Describe alternatives you've considered
nil
Additional context
Backlog from #1837 (review)
Is your request related to a problem?
Invalid HTML markup may cause Vue hydration issues.
Describe the solution you'd like
Replace the use of span to avoid invalid HTML markup in Vue components. In particular:
Popover.vue
MinimalPanel.vue
NestedPanel.vue
Describe alternatives you've considered
nil
Additional context
Backlog from #1837 (review)