p5.js-web-editor/client/modules
Andrew Nicolaou 4f1b9e3700
Fix bug when switching collection or sketch lists (fixes #1401) (#1416)
* Update sketch/collection list when URL changes (fixes #1401)

Using the username as the key prop causes the List component to remount
when the username changes. This means we don't have to bother resetting
everything when the user changes.

* Update deprecated SketchList lifecycle methods

From componentWillReceiveProps to componentDidUpdate
2020-05-03 22:51:01 +02:00
..
App Fixes #1284 - Center loader in sketch list, collection list, and asset list 2020-04-02 13:43:34 -04:00
IDE Fix bug when switching collection or sketch lists (fixes #1401) (#1416) 2020-05-03 22:51:01 +02:00
User Fix bug when switching collection or sketch lists (fixes #1401) (#1416) 2020-05-03 22:51:01 +02:00