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

nuxt auto component not working #199

Closed
simarbagga401 opened this issue May 25, 2021 · 2 comments
Closed

nuxt auto component not working #199

simarbagga401 opened this issue May 25, 2021 · 2 comments

Comments

@simarbagga401
Copy link

simarbagga401 commented May 25, 2021

If in a component file i refer to another component it does not render.

To Reproduce
Steps to reproduce the behavior:

  1. Make two nested components
  2. refer to another component in a component file in template

Expected behavior
The Component does not render

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@NozomuIkuta
Copy link
Contributor

@simarbagga401

I can't reproduce the bug, although I might misunderstand you.

  • nuxt: v2.15.7
  • @nuxt/components: v2.1.8

Demo

@simarbagga401
Copy link
Author

@simarbagga401

I can't reproduce the bug, although I might misunderstand you.

  • nuxt: v2.15.7
  • @nuxt/components: v2.1.8

Demo

I think it was a problem with vite.js as i was using it instead of webpack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants