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

JSON.stringify within templates slow #397

Closed
1 task done
AndyOGo opened this issue Apr 6, 2018 · 1 comment
Closed
1 task done

JSON.stringify within templates slow #397

AndyOGo opened this issue Apr 6, 2018 · 1 comment

Comments

@AndyOGo
Copy link

AndyOGo commented Apr 6, 2018

Are you reporting a bug or a feature?

  • Bug

Expected Behavior

I expect to be able to pass first class properties also within templates to other web-components.

Actual Behavior

Currently first-class props have to be provided stringified to the consuming component and this component will parse it in turn again. 😱

Steps to Reproduce the Problem

https://github.com/search?utf8=%E2%9C%93&q=JSON.stringify+repo%3Aaxa-ch%2Fpatterns-library+path%3A%2Fsrc%2Fcomponents&type=Code&ref=advsearch&l=&l=

@LucaMele
Copy link
Contributor

closing as new plib version is live. If issue is with v2 still relevant, please re-open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants