-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redoc react component not rendering #10815
Comments
You're using an old version of |
Thanks for replying. Upgraded to 3.3.0. Cleared
|
Can you update the Stackblitz example as well? |
Looks like
|
Thanks for reviewing. Still encountering the same issue when upgraded to astro 4.6.4 with the new changes. Could you verify again on your end @matthewp. |
Astro Info
If this issue only occurs in one browser, which browser is a problem?
Chrome, Safari, Firefox
Describe the Bug
Using redoc react component leads to an error of
require is not defined
on a local build. Similar issue can be seen in this past MR #6933.What's the expected result?
Component should render on the page.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-dubfdg?file=README.md&on=stackblitz
Participation
The text was updated successfully, but these errors were encountered: