Jalal Fathi
Jalal Fathi
A bit related https://github.com/PAIR-code/facets/issues/84
Would you want to stay with Typescript even though we separate the component? If yes, I'll try some things with Webpack and Polymer 3. If no, it'll be much easier....
I would love to have this feature. How do you currently distinguish between a "real" user request via a browser and a spider/bot/etc. @hsluoyz
Related https://github.com/convoo/login-fire/issues/171
Sorry, I forgot to mention that I'm talking about `` which doesn't expose the disabled property.
Oh, maybe connected to https://github.com/convoo/login-fire/pull/145? and #31
Awesome work @masonlouchart !!
Same issue with microphone access. @spiderix workaround solves it for me!
@notwaldorf this might also solve the issue if form elements are rendered via `dom-repeat`. Right now, `_saveInitialValues ` is being called `async` on `attach`. However, its called before the elements...
Thanks! Guess, we first need to agree on a concept. We have 2 options here, the browser language `navigator.language` and the language set in the html tag which reflects the...