Steven

Results 9 comments of Steven

I'm waiting too! Great feature request

Thanks. Yes, I did discover and report this in the original description of this issue. However, removing `scroll-action="lock"` causes a second issue with unpredictable and erroneous dialog scrolling/placement behaviour when...

Using code shown below in the Polymer Starter Kit my-app file will prevent the website from rendering correctly. Yet references in paper-item docs state "If you are concerned about performance...

I reported this issue in 2018 and nothing has been done to address it. #178 Anyone other developers feel let down by Google and Polymer team? They actively encouraged us...

Given that PolymerFire is not supported for use with Polymer 3 it would make sense to have some use examples for using RXFire with Polymer 3. Most important are Firebase...

The mixin doesn't seem to work with IE11 - just get a blank page when using mixin with latest version of Polymer Starter Kit and using `polymer build --js-compile` option....

One problem may be the mixin is using Object.assign which is not supported in IE. Polymer officially currently supports IE11, as does Firestore.