Leo Y. Li

Results 14 comments of Leo Y. Li

none of the above mentioned fix this... and I still can not find a workaround :'(

Okay, I somehow find my way to work around this, there are server tiny caveats: https://github.com/formatjs/react-intl/issues/1371#issuecomment-511621530

@mr-menno I apply my own code-mod, the issue is the `content-loader` or something similar uses absolute path from `chrome.runtime.getURL` so I just forced the output bundle to use the relative...

Hey @nperez0111, I have experienced some weird issue after this upgrade (after `@tiptap/react:2.5.9`). Component menu rendered by `ReactRenderer` did not get the component rendered at all when I destroy one...