Fixes a special case when the media library state is initialized first, then the Unsplash state, the Unsplash image models override the ones from the media library where the model IDs are the same.
Demo
Before
After
Checklist
[ ] My pull request is addressing an open issue (please create one otherwise).
Summary
Fixes a special case when the media library state is initialized first, then the Unsplash state, the Unsplash image models override the ones from the media library where the model IDs are the same.
Demo
Before
After
Checklist