Skip to content
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

Bug in Docs Module Overview #12540

Closed
PickleNik opened this issue Dec 30, 2022 · 8 comments
Closed

Bug in Docs Module Overview #12540

PickleNik opened this issue Dec 30, 2022 · 8 comments

Comments

@PickleNik
Copy link
Contributor

Environment

N/A

Reproduction

visit any module in https://nuxt.com/modules

Describe the bug

(it's in every module, wasn't like this yesterday)

Screenshot 2022-12-29 at 12 13 39 PM

Screenshot 2022-12-29 at 12 13 57 PM

Additional context

I posted the same issue to the modules repo nuxt/modules#533 but got no response so decided I'd try my luck here, sorry if it's the wrong place

Logs

No response

@PickleNik
Copy link
Contributor Author

PickleNik commented Dec 31, 2022

I believe it could have something to do with 0a701ae
or maybe not, just timing

@PickleNik
Copy link
Contributor Author

PickleNik commented Dec 31, 2022

the error being thrown in the console:

Uncaught TypeError: Cannot read properties of null (reading 'style')
    at HomeGem.28987b34.js:1:2130

Screenshot 2022-12-31 at 2 45 32 AM

@PickleNik
Copy link
Contributor Author

PickleNik commented Dec 31, 2022

works in previews from ea02be1 (#9706)
Screenshot 2022-12-31 at 2 52 27 AM

@PickleNik
Copy link
Contributor Author

broken in previews from 65860d3 (#9816)
Screenshot 2022-12-31 at 2 57 07 AM

@PickleNik
Copy link
Contributor Author

PickleNik commented Dec 31, 2022

On a dev server it looks just fine
Screenshot 2022-12-31 at 3 29 02 AM

locally

@PickleNik
Copy link
Contributor Author

PickleNik commented Dec 31, 2022

after reading some docs, the error is coming from here: https://github.com/nuxt/content/blob/main/src/runtime/components/ContentRenderer.vue line 89

@PickleNik
Copy link
Contributor Author

not sure where to find that ContentRenderer being used tho, perhaps I'm looking in the wrong repo?

@PickleNik
Copy link
Contributor Author

it seems to have fixed itself lol

@PickleNik PickleNik closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2023
@danielroe danielroe added the 3.x label Jan 19, 2023
@danielroe danielroe transferred this issue from nuxt/framework Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants