Closed CGDogan closed 8 months ago
go to dateoption callback and comment out
this.panel.recalculateFilters(this); this.panel.refreshComponent(); this.refreshComponent();
changing date is easy but once the user moves mouse away and clicks on something, unfocusing lags
what causes this?
Fixed this in #290, it was introduced in a commit when the accordion was added to each input option
There's a duplicate issue, so I'll close this first while the PR is still open
go to dateoption callback and comment out
changing date is easy but once the user moves mouse away and clicks on something, unfocusing lags
what causes this?