Open
Bug 1828721
Opened 2 years ago
DatePicker / TimePicker initialization shouldn't need to be so async.
Categories
(Toolkit :: UI Widgets, task)
Toolkit
UI Widgets
Tracking
()
NEW
People
(Reporter: emilio, Unassigned)
Details
Right now init() / PickerReady is fired off a postMessage() thingie. We should probably try to pass that data down some other way so that we don't need the PickerReady event and so on.
You need to log in
before you can comment on or make changes to this bug.
Description
•