Jonathan Mieloo

Results 3 comments of Jonathan Mieloo

> @aspicer amazing work! I haven't noticed any problems during manual testing. The 20-step funnel takes 308s to complete locally without the feature flag. It takes 1.4s to complete the...

For folks experiencing this issue: I would recommend taking a look at the [mention demo](https://github.com/ueberdosis/tiptap/tree/main/demos/src/Nodes/Mention) and replicating what's done there, that resolved this problem for me.

Hi, good question! A lot of our JS packages use `host` as a default nowadays (Node, React Native, etc.). The way `posthog-js` package still uses `api_host` is more for backward...