-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
closed-obsoleteClosed as the reported issue is no longer relevantClosed as the reported issue is no longer relevant
Milestone
Description
This issue was originally filed by zeljko.kunica@gmail.com
What steps will reproduce the problem?
- create one counter in html
- create other in code and add it to the DOM
- click on the second one, and the count will not be changed
- click on the first one, and the count will be changed, and also the second one will be refreshed
What is the expected output? What do you see instead?
Both should work equaly
What version of the product are you using? On what operating system?
0.8.7
Please provide any additional information below.
I found this problem while researching the other. Polymer elements which are created after some time don't get bootstrap css. If they are created in the same time when polymerInit is called they do.
Attachment:
web.zip (1.76 KB)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
closed-obsoleteClosed as the reported issue is no longer relevantClosed as the reported issue is no longer relevant