patrickkforrit
patrickkforrit
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.3.0...
This is a really small ask and completely understand if you decide not to do it. When you open the timepicker the default value is the current time. It would...
When trying to follow the example from here: ``` public initialize(initControls) { this.initControls = initControls; this.deleteAll = function() { this.initControls.getEditor()('html.set', ''); }; } ``` initControls.getEditor() is returning undefined in version...