Dmytro Artamonov
Dmytro Artamonov
### Are you submitting a **bug report** or a **feature request**? feature request ### What is the current behavior? When invoking `form.reset()` while `keepDirtyOnReinitialize` is true nothing happens. ### What...
Dunno if it's bug or not. Consider this code: ``` javascript each items +Template.dynamic(template=../template data=this) ``` It just doesn't work, but if I add some content after all works fine....
## Bug Report No CORS headers (e.g. Access-Control-Allow-Origin and Access-Control-Allow-Credentials) are present when invoking a function via aws sdk. Deployed lambda works fine. **Current Behavior** Error in console `Access to...