Martin Bayly

Results 5 issues of Martin Bayly

…lue would be updated by new props rather than just checking to see if props have changes. Fixes issue where if a change is rejected by the client onChange handler,...

… change the output value of the mask This is a new method that will be used by react-maskedinput to determine if new props will change the mask value. It...

I was trying to use the react-maskedinput library to handle entering percentages with a mask like: '111%'. Ideally I'd like to not have any placeholderChar because 9% and 99% would...

https://github.com/rschmucker/Large-Scale-Knowledge-Tracing/blob/master/src/preparation/datasets/eedi.py#L195 This file `task_1_answer_id_ordering.npy` does not exist in the dataset. Maybe it was created out of band? From the code it looks like provides some kind of indexing to `AnswerId`...

### Description When using the default service worker configuration, if you change multiple pages in your app e.g. view1.html and view2.html and then reload the app following a build, the...