Closed ricklove closed 3 years ago
Making a few improvements to this.
Done with improvements
Added one more improvement to handle loading errors for individual tokens.
This is not working for me after the merge (piñata), not sure if it is just me.
This should be ready to merge
This enables infinite scrolling by not loading the nft metadata or dom until it is visible.
Note: a much cleaner and more generic approach was attempted that used a simple dataSource, but unfortunately redux only allows serializable data.