Hi there
Can anybody help us as we understand that SafeEventEmitterProvider may be coded in typescript.
Our dev team are using react that is predominatly in jsx files.
Now the problem statement is that it does not compile when using SafeEventEmitterProvider in app.jsx.
So got stuck. anywork around or pointers to resolving this issue will be great to learn and resolve our issue.
Thanks
Sundeep
Originally posted by:
sundeep138 Check the discussion at:
https://github.com/orgs/Web3Auth/discussions/1383
Can you share your compilation logs? And also your code related to it?
Originally posted by:
yashovardhan
Thanks Sandip.
Web3 team pls let us know what are we missing to make web3 modal work.
Thanks
Sundeep
…
On Mon, 27 Feb 2023, 1:14 pm sandippa26, ***@***.***> wrote:
Hello
@yashovardhan <
https://github.com/yashovardhan> i'm facing an issue
when using web3auth and auth0 it will give error "WalletLoginError: Failed
to connect with wallet. Failed to login with openlogin"
import { Web3AuthCore } from ***@***.***/core";
import {
WALLET_ADAPTERS,
CHAIN_NAMESPACES,
SafeEventEmitterProvider
} from ***@***.***/base";
import { OpenloginAdapter } from ***@***.***/openlogin-adapter";
all this packages i'm using it cannot work on jsx files but if i was all
this packages in typescript project tsx file it will work properly
Thanks
—
Reply to this email directly, view it on GitHub
<#1383 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFOYNULQ7LOJRP6PKNEBQ63WZRLPLANCNFSM6AAAAAAVI5RJQ4>
.
You are receiving this because you were mentioned.Message ID:
@.***>
Originally posted by:
sundeep138
Hello @yashovardhan i'm facing an issue when using web3auth and auth0 it will give error "WalletLoginError: Failed to connect with wallet. Failed to login with openlogin"
import { Web3AuthCore } from "@web3auth/core";
import {
WALLET_ADAPTERS,
CHAIN_NAMESPACES,
SafeEventEmitterProvider
} from "@web3auth/base";
import { OpenloginAdapter } from "@web3auth/openlogin-adapter";
all this packages i'm using it cannot work on jsx files but if i was all this packages in typescript project tsx file it will work properly
Thanks
Originally posted by:
sandippa26
Hi @yashtest @yashovardhan
No one has responded to us from your technical team that can wwe use the above library without the typescript template.
it has been 4 days now and we gave all the logs.
Thanks
Sundeep
Logs are not needed, please send us the whole implementation code related to web3auth. Please do that so that we can help you.
Yash, we are have been awaiting patiently for a resolution so that we can use your web3auth. but the response is very slow to onboard your service. pls let me know if you are unable and we can move on to another product.
thanks
Hey @sundeepkhisty
As I mentioned earlier, please share your implementation code for Web3Auth here in the community platform. I cannot see that and unfortunately am unable to help you out.
Web3Auth works seemlessly with JS as well, we have our examples for HTML/JS as well you can checkout: https://github.com/Web3Auth/web3auth-pnp-examples/tree/main/web-modal-sdk/quick-starts/vanillajs-modal-quick-start
Rest, once you share your code related to Web3Auth and the exact error you’re facing, I can only help then. In this thread, I can only see that you’ve shared the imported libraries, not the actual implementation code and exactly where you’re facing the issues.
For a general community support, please give us upto 5 working days to respond here. Please do not ask on GitHub Discussions, it has been deprecated and we’re not monitoring that.