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

tags attribute is optional in typing but throws runtime error when not provided #25

Open
krymel opened this issue Jan 18, 2023 · 2 comments

Comments

@krymel
Copy link

krymel commented Jan 18, 2023

Hi,

the tags attribute in MetaProvider is defined optional but throws a runtime error when not provided:

Error: tags array should be passed to in node

Thanks and best

@vthinkxie
Copy link

meet the same problem as well

@ryansolid
Copy link
Member

Having different types for server vs client modes of the same components is challenging to say the least. We can try some things with export maps perhaps, but I think the types would need to be done manually as the same source code wouldn't be able to generate different types.

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

3 participants