TypeError: Member "isContract" not found or not visible after argument-dependent lookup in address. --> .deps/github/exo-digital-labs/ERC721R/contracts/ERC721A.sol:317:13: | 317 | if (to.isContract() && !_checkContractOnERC721Received(from, to, tokenId, _data)) { | ^^^^^^^^^^^^^
in import "https://github.com/exo-digital-labs/ERC721R/blob/main/contracts/ERC721A.sol";
TypeError: Member "isContract" not found or not visible after argument-dependent lookup in address. --> .deps/github/exo-digital-labs/ERC721R/contracts/ERC721A.sol:317:13: | 317 | if (to.isContract() && !_checkContractOnERC721Received(from, to, tokenId, _data)) { | ^^^^^^^^^^^^^
in
import "https://github.com/exo-digital-labs/ERC721R/blob/main/contracts/ERC721A.sol";