Kevin Cameron
Kevin Cameron
https://firebase.google.com/support/guides/firebase-web
When using [`m.withAttr()` to maintain an `input` `value`](https://github.com/MithrilJS/mithril.js/blob/next/docs/withAttr.md#description), the form's `checkValidity()` method sometimes returns `true` when form fields are not valid. This happens on the second and subsequent submissions. ##...
I haven't yet been able to narrow down the exact cause of this issue, but getting an error in IE11 where the tab is closed/reopened (just see a few flickers),...
I have an action to build some frontend files (webpack/gulp/less), and commit them back to the repo. The push is failing: ``` Run ad-m/github-push-action@master with: github_token: *** branch: origin HEAD...