portive / wysimark

The Wysiwyg Editor for Markdown: 100% CommonMark + GFM with Uploads and Image Resizing
Other
239 stars 41 forks source link

Header not displaying dropdown icons correctly #40

Closed maarteNNNN closed 1 year ago

maarteNNNN commented 1 year ago

Description The header to interact with the text field is not displaying the dropdown arrow correctly, it's beneath the actions. image

Reproduction Clone https://github.com/maarteNNNN/wysimark-quasar-test and run npm run dev.

Expectation Dropdown arrow are besides the actions, visible.

Environment

thesunny commented 1 year ago

Thanks @maarteNNNN

Appears to be the same issue as this one https://github.com/portive/wysimark/issues/37

thesunny commented 1 year ago

Wow @maarteNNNN

Thanks for providing the thorough reproduction! Awesome.

thesunny commented 1 year ago

Fixed and test against https://github.com/maarteNNNN/wysimark-quasar-test

Just update to @wysimark/vue@3.0.4