David Furlong

Results 71 comments of David Furlong

weird I can't repro every time, but I can still repro. Repro'd in safari as well - probs not a browser thing

wonder if we can repro on https://tiptap.dev/api/nodes/mention and if not (as I suspect), what the difference in the code is

Struggling to reproduce this reliably. I think we can remove this as a requirement for releasing. I suspect it's this here: https://github.com/ueberdosis/tiptap/issues/2544

there's a workaround here: https://github.com/ueberdosis/tiptap/issues/2592

Thanks for putting this together! Agree that this is currently a big problem and that we should find a solution. ~I'm not the biggest fan of the suggested `of:authenticated` property...

Gm! We want to move forward with adding `of:accepts:anonymous` and move the `of:context` bit to a separate discussion for the future. `of:accepts:anonymous` enables an ethereum equivalent to Blinks, via anonymous...

> Perhaps we should also specify what exactly an `anonymous` and frame request looks like. For example what goes in the tag content attribute and what the frame server can...

> `Identifier 'a56' has already been declared` have you tried setting `swcMinify: false`, in `next.config.js` @pdelfan ?