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

Props mismatch from the project.json using in examples #448

Open
JayaKrishnaNamburu opened this issue Jun 2, 2020 · 0 comments
Open

Props mismatch from the project.json using in examples #448

JayaKrishnaNamburu opened this issue Jun 2, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers Hacktoberfest

Comments

@JayaKrishnaNamburu
Copy link
Member

We are sending the prop as url from PersonList component, but declaring link as prop in PersonSpolight component. So, props mis-match happening here. And projects like Stencil are failing to build. As we need to declare the props upfront.

https://github.com/teleporthq/teleport-code-generators/blob/master/examples/uidl-samples/project.json#L513

@JayaKrishnaNamburu JayaKrishnaNamburu added bug Something isn't working good first issue Good for newcomers labels Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant