mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 23:48:45 +08:00
a7f596da7a
A change in relative picker was causing a serie of events which ultimately would cause the whole list of time options to be reset and re-rendered which would cause a new instance of the picker to be created, causing a reset. The fix is using id in the each loop to help ember identify that it doesn’t have to re-render a specific component. |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |