solana-playground icon indicating copy to clipboard operation
solana-playground copied to clipboard

Memory leak on api requests

Open acheroncrypto opened this issue 2 years ago • 0 comments

There can be memory leak if a user changes explorer pages during an async request. We should check to see if the component is still mounted at the end of the request before updating the state.

acheroncrypto avatar Apr 20 '22 17:04 acheroncrypto