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

Docs: invalid component name #5889

Closed
stsrki opened this issue Dec 10, 2024 · 3 comments
Closed

Docs: invalid component name #5889

stsrki opened this issue Dec 10, 2024 · 3 comments
Assignees
Labels
Type: Bug 🐞 Something isn't working
Milestone

Comments

@stsrki
Copy link
Collaborator

stsrki commented Dec 10, 2024

https://blazorise.com/docs/components/select shows Select<TValue>, Should be Select.

Image

@stsrki stsrki added the Type: Bug 🐞 Something isn't working label Dec 10, 2024
@stsrki stsrki added this to the 1.7 support milestone Dec 10, 2024
@stsrki stsrki added this to Support Dec 10, 2024
@github-project-automation github-project-automation bot moved this to 🔙 Backlog in Support Dec 10, 2024
@stsrki
Copy link
Collaborator Author

stsrki commented Dec 10, 2024

@tesar-tech
Copy link
Collaborator

tesar-tech commented Dec 11, 2024

Why is that wrong? The type is Select.
Does it generate something wrong or you just want it without the type params?

And is it just the "main" component or also the SelectItem,etc?

@stsrki
Copy link
Collaborator Author

stsrki commented Dec 11, 2024

I would prefer not to display it with a generic type param—just a name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working
Projects
Status: ✔ Done
Development

No branches or pull requests

2 participants