Skip to content
New issue

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

Missing events dependency #378

Closed
ieow opened this issue Oct 23, 2024 · 1 comment
Closed

Missing events dependency #378

ieow opened this issue Oct 23, 2024 · 1 comment

Comments

@ieow
Copy link
Contributor

ieow commented Oct 23, 2024

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

import { EventEmitter } from "events";

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

Please tell us exactly how to reproduce the problem you are running into.

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

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):

  • OS: [e.g. iOS, Android, MacOS, Windows]
  • Browser [e.g. Chrome, Safari, Brave, Firefox]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6, Samsung S22, iPhone 12]
  • OS: [e.g. Android 12, iOS 14, iOS 13.1]
  • Browser [e.g. Chrome, Safari, Brave, Firefox]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ieow ieow mentioned this issue Oct 23, 2024
9 tasks
@chaitanyapotti
Copy link
Member

Fixed in #379

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants