Jerry Gagliano
Jerry Gagliano
When I apply trimOnSubmit prop on edge (14 or 15) it fails on this condition on the bold line ` if (!CHECKED_INPUT_TYPES[type]) { **value = trim ? element.value.replace(TRIM_RE, '') :...
### Description When building with polymer-cli v0.16 causes syntax error. In dev mode everything works as expected. ### Actual outcome App IndexedDB Client connecting... SyntaxError: expected expression, got '
I sign in the first time with my google account credentials. I logout and then would like to sin in with my other google account. How do this?
Trying to use this in firefox and cannot authenticate. I have my own similar project and getting the same issue. Only in firefox. To reproduce try the app in firefox.
hi, So I have 35K of records and passing it to the train() method. Well it hangs. I know there was note on the docs saying it was never tested...
Does this work for IE? I tried it but the ajax requests still get cached.
So just found out that firebase has released a new feature called firestore. Lovely (sarcastic way). I read about it and it does seem interesting and looks more powerful than...
I followed your blog article which is great: https://www.firebase.com/blog/2015-12-16-hosting-improvements.html So I am using the browser sync with gulp and use it in the middleware. middleware: [superstatic({stack: 'strict'})] Now I am...
Is this project still active. Getting errors when going an npm install.
Order By
How do you do an order by or limit type queries?