demo-apps icon indicating copy to clipboard operation
demo-apps copied to clipboard

Results 29 demo-apps issues
Sort by recently updated
recently updated
newest added

Why not use this approach (until a proper Angular-specific package arrives)? - include the JS files in `/assets/js/` - add JS files to `angular.json` (projects » architect » build »...

This fixes an inconsistency between the specified return type and returned data. Otherwise, the compiler might fail.

Hello everyone, I tried to run your code on my local environment. I work with a Windows machine with VS Code installed. ``` moe@LAPTOP:~/demo-apps/nextjs_moralis_nft_gating$ yarn dev yarn run v1.22.15 warning...

Added fix for issue #70 Added code for setting expirationTime to the present + 1 minute, allowing time for the user to sign the auth message with their wallet. The...

`wagmi` no longer exports `defaultChains` [since 0.9.x](https://wagmi.sh/react/migration-guide#09x-breaking-changes).

The 'request object' in MoralisWeb3/demo-apps/tree/main/django_moralis_auth/web3_auth/views.py is outdated. (See [line 32](https://github.com/MoralisWeb3/demo-apps/blob/main/django_moralis_auth/web3_auth/views.py#L32).) Took quite a while to pinpoint this, but I was getting an `authentication error: message expired` while trying to incorporate...