Ed Schiebel

Results 8 comments of Ed Schiebel

Not handling the rejected promise is clearly a problem, but the CORS rejection should not have happened. Requests to the RCE (`http://dbserver:3001/`) should have responded with an `Access-Control-Allow-Origin` header permitting...

@ck6u4dj0 your function deletes linkedNode's parent, which is not what is generally needed. I have a ColumnsBlock component. If the user decreases the number of columns I need to delete...

I can create more issues if you'd like, but there are other a11y issues in BlockNote wrt keyboard only users - there are no focus indicators to let the keyboard...

Try this as your html ``` this is another a11y issue Here is a text ``` and then try to bulk update the headings, and it does not do them...

Sure, but I just leveraged the basic example as the shortest path to recreating the bug.