jan-schweiger

Results 22 comments of jan-schweiger

Hi @mwilliamson, do you maybe have any updates on this? This is the last missing requirement for us to test your library in production. It would be great to get...

Thank you for your quick reply again @mwilliamson. Hopefully a solution is possible in the near future.

I also tried the following quickfix. But strangely the Mod-z function is only called when the isEditable is true. ``` History.extend({ addKeyboardShortcuts() { return { 'Mod-z': () => { console.log('Mod-z',...

Thank you @nperez0111. I have already looked into the potential causes but haven't found a solution yet. I will give it another try over the weekend.

Unfortunately, I was unable to identify the root cause. As a temporary "fix" you can use the following code to clear the history whenever you programmatically set the editor to...

Amazing!! Thank you @nperez0111 and @guarmo.

Thanks a lot for your support @nperez0111!!

This is really great news @nperez0111. As we use Tiptap in production, it would be good to know when we have the full 2.7.0 release on npm. Hopefully soon :)

It would be good to know how long it takes for fixes to be rolled out to final releases for pro-extensions. If it takes too long we have to find...