You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
click the "Open Create Modal", the modal with text-field renders properly
Decrease the width of the window so that you hit the mobile media query (max-width: 800px)
the modal is now in fullscreen but label of text-field is not rendered
What is expected?
the label of text-field should be rendered
What is actually happening?
once a dynamic update of the drawer component, the label of text-field (slot) is not rendered
System Info
No response
Any additional comments?
It's the same issue as this one #6891, however, git history shows that there were fixes to this issue in version 2.5.3, but the bug still appears in 2.6.12
The text was updated successfully, but these errors were encountered:
Vue version
2.6.12
Link to minimal reproduction
https://codepen.io/Dimi_0-o/pen/QWPKENG?editors=1010
Steps to reproduce
What is expected?
the label of text-field should be rendered
What is actually happening?
once a dynamic update of the drawer component, the label of text-field (slot) is not rendered
System Info
No response
Any additional comments?
It's the same issue as this one #6891, however, git history shows that there were fixes to this issue in version 2.5.3, but the bug still appears in 2.6.12
The text was updated successfully, but these errors were encountered: