What happens when the bug or crash occurs?
in full user in chatbox when a profile popout is opened, a nested slate editor is created.
this causes issues as discord uses capture phase events for major events (focus, blur, paste)
I have no idea how to fix this as the events are handled well before anywhere full user in chatbox patches anything
What is the expected behaviour?
events are handled by the inner editor
How do you recreate this bug or crash?
trigger a "capture phase" event
Errors
N/A
Request Agreement
What happens when the bug or crash occurs?
in full user in chatbox when a profile popout is opened, a nested slate editor is created.
this causes issues as discord uses capture phase events for major events (focus, blur, paste)
I have no idea how to fix this as the events are handled well before anywhere full user in chatbox patches anything
What is the expected behaviour?
events are handled by the inner editor
How do you recreate this bug or crash?
trigger a "capture phase" event
Errors
N/A
Request Agreement