We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you for using Web3Auth!
If you are looking for support, please check out our documentation or consider asking a question on Community Forum.
Before filling the form fields, please ensure that you have searched the existing issues and checked community forum.
Steps to reproduce
CustomAuth/src/utils/PopupHandler.ts
Line 1 in a3b41f9
we are using events library here for the PopupHandler class extension but we do not have events library in the dependency, we only have eventemitter3
events
eventemitter3
Please tell us exactly how to reproduce the problem you are running into.
Code sample
Please create a minimal reproducible sample that shows the problem, and attach it below between the lines with the backticks.
// If you are using Web3Auth PnP SDK, please provide Web3Auth initialization // and login code snippet. // Paste your code here
Screenshots or Video
Upload any screenshots or video of the bug if applicable.
Logs
Include the full logs between the lines with the backticks below. If you are running on Web, please add console logs.
Note: Please do not upload screenshots of text. Instead, use code blocks or the above mentioned ways to upload logs.
[Paste your logs here]
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Fixed in #379
Sorry, something went wrong.
No branches or pull requests
Thank you for using Web3Auth!
If you are looking for support, please check out our documentation or consider asking a question on Community Forum.
Before filling the form fields, please ensure that you have searched the existing issues and checked community forum.
Steps to reproduce
CustomAuth/src/utils/PopupHandler.ts
Line 1 in a3b41f9
we are using
events
library here for the PopupHandler class extensionbut we do not have events library in the dependency, we only have
eventemitter3
Please tell us exactly how to reproduce the problem you are running into.
Code sample
Please create a minimal reproducible sample that shows the problem, and attach it below between the lines with the backticks.
Screenshots or Video
Upload any screenshots or video of the bug if applicable.
Logs
Include the full logs between the lines with the backticks below. If you are running on Web, please add console logs.
Note: Please do not upload screenshots of text. Instead, use code blocks
or the above mentioned ways to upload logs.
[Paste your logs here]
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: