Ben Gazzard

Results 5 comments of Ben Gazzard

Also seeing this issue on v2.10.1. Specifically when modifying/adding/deleting any column on any table I am getting: `{ "code": "not-supported", "error": "the following tracked function(s) cannot be overloaded: product_full_changelog", "path":...

@timostamm Thanks for sharing that - I've checked out that example on my side, and have confirmed in FF that it can run successfully for several minutes. I've tried upping...

Hey @srikrsna-buf , thanks for the detail - totally understand that the browser connection management is out of your hands. How can I confirm that the issue is definitely down...

Relevant slack https://sageroomworkspace.slack.com/archives/C05DZ4UABDZ/p1708355988984399

Thanks @luukbox - this workaround works for me. One minor change I needed was to use `const editor: typeof schema.BlockNoteEditor` as I'm using a custom schema.