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

error on non meta input for prop attribute #469

Merged
merged 1 commit into from
Feb 4, 2023

Conversation

ModProg
Copy link
Contributor

@ModProg ModProg commented Feb 4, 2023

Doesn't fix #465 but improves it in showing an error on invalid usage.

@ModProg
Copy link
Contributor Author

ModProg commented Feb 4, 2023

We should add UI tests for the proc macros e.g. with https://crates.io/crates/trybuild/1.0.77

@gbj gbj merged commit 5d612d9 into leptos-rs:main Feb 4, 2023
gbj pushed a commit that referenced this pull request Feb 12, 2023
gbj pushed a commit that referenced this pull request Mar 21, 2023
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

Successfully merging this pull request may close these issues.

Support non-literal defaults with #[prop(default=...)]
2 participants