fsuk

Results 9 comments of fsuk

Possibly related: https://github.com/twilio/video-quickstart-android/issues/470

Does not appear to be a videojs-record issue but an issue with RecordRTC. Reproduced with this example: https://www.webrtc-experiment.com/RecordRTC/ Will update this issue if I find anything with RecordRTC

A work arround for converting the proxy object to a js object (a bit hacky): value = JSON.parse(JSON.stringify(proxy))

Same issue, trying the compatibility workaround

In answer to the issue title (for others looking for an answer to "How to get cursor position" ` const cursorPosition = editorRef.current?.view?.state?.selection.main.head` NOTE: Use `editorRef.current?.view?.state` NOT just` editorRef.current?.state` as...

Tried to get the project running so I could look at contributing however encountered an issue getting the project to build (something about command 'tee' not found). When I migrated...

> > Tried to get the project running so I could look at contributing however encountered an issue getting the project to build (something about command 'tee' not found). >...

Same issue, works fine in dev but not when deployed. Can't see any difference in the styles of the cells when I inspect them. Stylesheet seems to have been imported...

Wonder if its something to do with this commit: https://github.com/adazzle/react-data-grid/commit/36080cc2302c6a814625142002b21590966cfcd2