You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2026. It is now read-only.
Describe the bug
When trying to view the video frame grabber example something flashes for a second but then it goes to "Page not found"
To Reproduce
Steps to reproduce the behavior:
Click on the Rocketride extension in the extension list
Scroll down a little to the examples
Click on the Video Frame Grabber example
The default browser opens up, some content flashes
Then the Page not found is displayed
Expected behavior
The example documentation is displayed
Screenshots
Desktop (please complete the following information):
OS: Devuan 7 freia/ceres (systemdless Debian)
Browser Chromium beta
Version 148.0.7778.40 (Official Build) beta (64-bit)
Additional context
Same happens with the Advanced RAG and the Audio Transcription examples. I cannot make out what flashes before the "Page not found".
The browser console log shows this when the Page not found overwrites the content:
Docusaurus React Root onRecoverableError: Error: Minified React error #418; visit https://react.dev/errors/418?args[]=HTML&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at ha (main.6396094d.js:2:53066)
at il (main.6396094d.js:2:102447)
at uu (main.6396094d.js:2:140426)
at cu (main.6396094d.js:2:140398)
at main.6396094d.js:2:135515
at Kc (main.6396094d.js:2:135613)
at Bu (main.6396094d.js:2:151492)
at MessagePort.j (main.6396094d.js:2:388647) {componentStack: '\n at main (<anonymous>)\n at r (https://docs.…cketride.org/assets/js/main.6396094d.js:2:516908)'}
Describe the bug
When trying to view the video frame grabber example something flashes for a second but then it goes to "Page not found"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The example documentation is displayed
Screenshots
Desktop (please complete the following information):
Additional context
Same happens with the Advanced RAG and the Audio Transcription examples. I cannot make out what flashes before the "Page not found".
The browser console log shows this when the Page not found overwrites the content: