Pete Hannam
Pete Hannam
When selecting a time drop the drop-down, the following error is thrown in the JS console: ``` jquery.timepicker.js?ver=1.11.12:362 Uncaught TypeError: Cannot read property 'forceRoundTime' of undefined at w.fn.init.setTime (jquery.timepicker.js?ver=1.11.12:362) at...
Hi, We use both archaius & Jukito in our platform, and found that [this commit](https://github.com/Netflix/archaius/commit/ddaa674a4a4017f7cc94915e4db73d2c67940f3b) broke our tests. The symptom is that if you use a `Config` in one test,...
Hi, I've been investigating [an issue](https://github.com/Netflix/archaius/issues/475) with archaius2 & Jukito, where a configuration injected into a component that is initialised by Jukito is provided to the wrong test. The symptom...