7.0.0-beta.2
entry point Editor.js
This commit is contained in:
@@ -133,7 +133,7 @@ export class SeList extends HTMLElement {
|
||||
}
|
||||
});
|
||||
this.$dropdown.addEventListener('close', (_e) => {
|
||||
/** @todo: with Chrome, selectedindexchange does not fire consistently
|
||||
/** with Chrome, selectedindexchange does not fire consistently
|
||||
* unless you forec change in this close event
|
||||
*/
|
||||
this.$dropdown.selectedIndex = this.$dropdown.currentIndex;
|
||||
|
||||
Reference in New Issue
Block a user