FAQ | This is a LIVE service | Changelog

Skip to content

Only get assets if query different from state.

Created by: msb

Refactored AssetList to only get new assets if the new query doesn't match the old (was sort of doing that before but now does it better). Also use componentDidUpdate instead of componentWillReceiveProps to avoid fetching same assets twice. closes: #115 (closed)

Merge request reports

Loading