Giter Site home page Giter Site logo

Comments (6)

github-actions avatar github-actions commented on May 9, 2024

Would you be able to provide a reproduction? ๐Ÿ™

More info

Why do I need to provide a reproduction?

Reproductions make it possible for us to triage and fix issues quickly with a relatively small team. It helps us discover the source of the problem, and also can reveal assumptions you or we might be making.

What will happen?

If you've provided a reproduction, we'll remove the label and try to reproduce the issue. If we can, we'll mark it as a bug and prioritize it based on its severity and how many people we think it might affect.

If needs reproduction labeled issues don't receive any substantial activity (e.g., new comments featuring a reproduction link), we'll close them. That's not because we don't care! At any point, feel free to comment with a reproduction and we'll reopen it.

How can I create a reproduction?

We have a couple of templates for starting with a minimal reproduction:

๐Ÿ‘‰ https://stackblitz.com/github/nuxt/starter/tree/v3-stackblitz
๐Ÿ‘‰ https://codesandbox.io/s/github/nuxt/starter/v3-codesandbox

A public GitHub repository is also perfect. ๐Ÿ‘Œ

Please ensure that the reproduction is as minimal as possible. See more details in our guide.

You might also find these other articles interesting and/or helpful:

from nuxt.js.

chenweiyi avatar chenweiyi commented on May 9, 2024

reproduction url : https://github.com/chenweiyi/mini-nuxt-repo

Additional explanation:

  1. When I reference the components of element-plus in the lang=tsx file using PascalCase, vscode ts prompts that the component does not exist, but it does not affect normal operation.
  2. When I change the component from PascalCase to kebab-case in the lang=tsx file, there are no ts type errors, and the page works normally.

By the way, I would like to ask, in react tsx, component names need to be capitalized, but is there no such restriction in vue tsx?

image
image

from nuxt.js.

manniL avatar manniL commented on May 9, 2024

@chenweiyi is this reproducible without any nuxt module too?

from nuxt.js.

chenweiyi avatar chenweiyi commented on May 9, 2024

Sorry, Do you mean this?

image

from nuxt.js.

manniL avatar manniL commented on May 9, 2024

@chenweiyi yes, please remove any modules not needed to reproduce the problem if possible โ˜บ๏ธ

from nuxt.js.

chenweiyi avatar chenweiyi commented on May 9, 2024

Ok, I have now removed all the modules and unnecessary dependencies, but the issue still persists.

image

from nuxt.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.