-
Using firebase-element with Polymer 1.2.1 and getting the following error
Uncaught TypeError: prototype.registerCallback is not a functiondesugar @ polymer-micro.html:74window.Polymer @ polymer-micr…
-
Das Thema wurde bereits mehrfach angesprochen: #241 , #254
Das Polymer Starter Kit verwendet zwei Tools fürs Linting:
- ESLint
- Polymer Linter
[Polymer Linter](https://github.com/Polymer/pol…
-
i've tried to install is using my bower.json file and it failed. I used this command and it failed "bower install Polymer/paper-input"
and here's the command output
bower paper-input#\* not…
-
### Description
I've installed it on a blank polymer 3 starter kit.
got following error:
Failed to execute 'define' on 'CustomElementRegistry': this name has already been used with this registry
…
chwzr updated
5 years ago
-
_From @monkick on October 15, 2017 21:46_
## 本家ページ
https://www.polymer-project.org/2.0/docs/tools/polymer-cli-commands
## 翻訳ページ
https://docs.polymer-jp.org/2.0/docs/tools/polymer-cli-commands
…
-
I am not having much luck in getting polyserve to work with variants.
I am using polyserve version 0.15.0
I have in my project directory:
bower.json:
{
"name": "my-project",
"dep…
ghost updated
3 years ago
-
### Description
I've been trying to set an event listener for `blur` on `paper-input` in Polymer 2.0, no matter what I do I can't get this to fire. `focus` fires just fine.
Interestingly, if I drop …
-
Hello,
Could you please help me with the following error when clicking in any category?:
```
Exception caught during observer callback: TypeError: Illegal invocation
at Array.eval [as getValueFro…
-
Getting this whenever I try to `bower i -S Zecat/iron-scroll-spy` into my polymer starter kit 2 app.
```
Unable to find a suitable version for iron-selector, please choose one by typing one of the…
-
I'm not sure if this is impacting app-widgets as the app drawer does not animate despite no js errors.
When I run `bower install` it gives me different options for platform as follows:
```
Unable to…