Jason Aunkst

Results 5 issues of Jason Aunkst

Not sure why, I am still investigating but the view height gets into an incorrect state when interacting with the switch or radios.

bug

need ngModel.$render() after ngModel.$setViewValue newValue or model may not update values.

Getting this error when there is no initialized state. ``` Uncaught TypeError: Cannot read property 'match' of null at Function.ConnectedRouter.onResolveMatch [as mapToProps] (VM3912 bundle.js:32294) at mapToPropsProxy (VM3912 bundle.js:30183) at impureFinalPropsSelector...

Opening this RFC up for discussion so that I can come to an ideal solution. Thanks!

What is the ideal way to get the left analog stick to update the slider? I am currently sending keyboard events when the let stick is used but its not...