-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attachments not displaying when first "attaching" them #142
Comments
Hi @bagwaa , Thank you so much for submitting the issue. |
@bagwaa, |
Any progress with this? |
How could I disable file uploader please help with config prop object |
@JohnyJohny1861 Can you take a look at this solution? #87 |
@hanhdt |
@Alex-Casale, |
@hanhdt |
Thanks for this plugin, I enjoy using it and has saved me a lot of time, however I am seeing some very strange behaviour even on the most basic of installs.
I will describe my problem below and I have also included a repo which is just a vue-cli installed app (the default one) with Vue-Trix added into the main component.
See the full repository here : https://github.com/bagwaa/vue-trix-bug
to replicate the bug
Project setup
Bug with Description and Video Demonstration
My HelloWorld component looks like this, as basic as I could get it for this example.
I have tried this in Chrome and Firefox on Linux
tags (you can see the actual content in vue chrome dev tools) then attaching images is fine.
tag it fails.
I am really confused by this behaviour, bug? or "holding it wrong?"
The text was updated successfully, but these errors were encountered: