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

Problem with Console Warning ___ was created with unknown prop ___ #4238

Closed
KiddoV opened this issue Dec 20, 2023 · 3 comments
Closed

Problem with Console Warning ___ was created with unknown prop ___ #4238

KiddoV opened this issue Dec 20, 2023 · 3 comments

Comments

@KiddoV
Copy link

KiddoV commented Dec 20, 2023

Describe the bug

I just started using Framework7 with Svelte and encounter a lot of warning in console about:
___ was created with unknown prop ___

This doesn't effect the app, but it is kinda messy in the console.

Is there anyway to get rid of these warning?

Screenshots

mess

@nolimits4web
Copy link
Member

You can define those props on every page component if it bothers you

@KiddoV
Copy link
Author

KiddoV commented Dec 20, 2023

Oh well, now it bother me in a different way - (VSCode warning)

bother

If I switch to export const ____. The warnings would come up again.

@KiddoV
Copy link
Author

KiddoV commented Dec 20, 2023

I think this issue need to be fixed, just like this was fixed in svelte-routing.

EmilTholin/svelte-routing#122

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