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
Another problem I've found is that formatting (new line characters, Markdown) from the content streamed into Flux Editor is ignored - the content just shows up as a single line wrapped within editor window boundaries.
I sense like I am misusing or misunderstanding how this component is intended to work.
Flux version
1.1.3
Livewire version
3.5.18
What is the problem?
Is there a way to stream content to flux:editor content?
When streaming content to flux:editor component, the streamed content shows up unstyled (most likely replacing underlying editor elements).
Also, it requires page refresh to get the editor styling back.
Possibly the component is not designed to work with streaming content, but any guidance in the docs on how to handle this would be useful.
Code snippets
How do you expect it to work?
I'd expect the component to:
Please confirm (incomplete submissions will not be addressed)
The text was updated successfully, but these errors were encountered: