Cheonsu Kang
Cheonsu Kang
First set isFullscreen props. You can add `onFullscreenPlayerWillDismiss` than set isFullscreen false manually on `onFullscreenPlayerWillDismiss`. It will work on below combination. ` toggleResizeModeOnFullscreen={false}` ``` const videoComponent = videoRef.current.player.ref; //
It very is nice to check the issue very quickly. Good. I want to give more information on the environment. The OS is windows10 and I follow the installing step...
Sorry, my mistake... Now, `nodec node_modules/.bin/egg-bin` works fine after I add global path for sqfs43-win32. The result of `nodec` is a.exe, However, it is not working. After executing a.exe, the...
Is there anyway to use lazyload this one? I am using nuxt but it seems hard...
I found some resource but I tried to add custom Node, I failed... https://tiptap.dev/embeds
@svLannister I just want to add one more toolbar button. It seems that your example should define all buttons by myself. Do you have any idea on showing original buttons...
Object.assign is not supported the node version is below than 4..... I found ponyfill for the Object.assign 'https://www.npmjs.com/package/object-assign' Do you want to apply the ponyfill and pull request again? Let...