Kyle Misencik

Results 3 comments of Kyle Misencik

Found a way to change the DateField from a text input to a date input. We did end up using a widget. Our implementation looked like this: ``` date: Forms.DateField({...

We recently took some time to try and implement react-metrics with react-router v4. We did hit an issue where pageviews did not appear to be behaving correctly. Here's a gif...