Ben Bourdin
Ben Bourdin
This is an old thread, however I want some thoughts on this issue as I recently ran into this problem when mounting a volume using the base image. Not having...
Quick follow up on this issue, it seems like it is due to the underlying HTML parsing library used, so not an issue with TipTap or Prosemirror. Switching to a...
> @ben-bourdin451 What library did you end up using instead of `zeed-dom`? we ended up using [linkedom](https://github.com/WebReflection/linkedom)
> If you disable **NSURLSession Websocket** experimental feature, it will work. Although this does bypass the issue it's not really a solution since this setting is enabled by default in...
@dratc Unfortunately as I understand it, this does not fully fix this issue as it won't allow for dynamic types and linking using the `@DynamoDBDocument` annotations to compose varying types....
I'm happy to try and solve this myself if someone points me in the right direction. I took a quick look at the code however it's not immediately obvious how/where...