Closed dimassrio closed 7 years ago
Seems like @miztroh demo at webcomponents have the same behaviour for me (not working properly).
Right now im using Chrome Version 58.0.3029.110 and Canary.
Would love to help if somehow I can contribute, just give me a poke if you need something.
I'll take a look and get back to you. I can see there's an issue in your demo, but I cannot replicate the issue via the wysiwyg-e
page on webcomponents.org.
As for me both example have the same behaviours, (button not triggering anything, input defocus itself when clicked but dropdown works).
What OS are you using? Also, can you please test this with Chrome 59 stable?
OSX, sure will add information after I test it.
Hi @miztroh, I also have same problem with @dimassrio. I didn't find any warning or error on my console. I ran it in Windows with Chrome 59 stable version (59.0.3071.115). Oh, and I also worked on Polymer 2.0.
So I tried to test it by deleting my bower_components and then installed only wysiwyg-e (and its dependencies). The problem still occurred and unlike before, I got those warnings on my console.
That's the information I can provide right now, please don't feel hesitate to contact me if you need anything.
Cheers,
Pratiwi
@pratiwis You should <link rel="import" href="../neon-animation/web-animations.html">
as this is required with paper-tooltip 2.0.0
But it doesn't solve the mentioned problems ;p
I've resolved the web animations dependency issue. The currently linked demo doesn't seem to load at all. Please open a new issue using v2.0.5 with a link to a repo I can check out to investigate.
Needed information on how to make a couple tools works, the tools that didn't work seems like the one that having paper-tooltip such as : url/link, image, audio, video, justify, and heading.
the demo can be accessed here
hope you can give me some guidance or insight if I'm doing something wrong. I'm using the version 2.0 since I'm also working on polymer 2.0.
here's the code :