Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Froala field disappear while typing #33

Closed
tharindu-abans opened this issue Aug 27, 2019 · 5 comments
Closed

Froala field disappear while typing #33

tharindu-abans opened this issue Aug 27, 2019 · 5 comments

Comments

@tharindu-abans
Copy link
Contributor

Laravel: v5.8.33
Laravel Nova: v2.1.1
Nova Froala Field: v3.1.0
Chrome: v76.0.3809.132
Firefox: v68.0.2

I have integrated this into my project and it works most of the time.
But some times the field disappear while I'm typing, along with the content.
This happens randomly, but only when I'm typing on this field.
When this happens, I can see some Vue components being rendered onto the DOM.
I have verified this issue in both Chrome and Firefox as well as on other PCs.

image
image

@slavarazum
Copy link
Collaborator

Need more details. Have you found why actually it disappears?

@tharindu-abans
Copy link
Contributor Author

Actually, I was hoping you could tell me. It doesn't throw any errors or anything. But this only happens on my production server though.

I'm running:
Ubuntu 18.04.3 LTS
PHP 7.3.8

All I see is some Vue components being loaded into the DOM.
When it does that, the textarea that appear fails the required validation even when it is not empty.
image

@slavarazum
Copy link
Collaborator

Can't reproduce behavior.
Feel free to reopen this issue with more details.

@gazben
Copy link

gazben commented Feb 14, 2020

@tharindu-abans Same here for me. It just happens. Did you find a solution?

@gazben
Copy link

gazben commented Feb 14, 2020

@slavarazum I was able to reproduce it.
Version: 3.2.2

If you copy a text with a lot of lines and you delete the line endings. After ~8 line ending deletions the editor disappears.

froala_crash

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants