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

Uncaught ReferenceError: arguments is not defined #28

Open
F-happy opened this issue Feb 25, 2022 · 3 comments
Open

Uncaught ReferenceError: arguments is not defined #28

F-happy opened this issue Feb 25, 2022 · 3 comments

Comments

@F-happy
Copy link

F-happy commented Feb 25, 2022

  • rctx-contextmenu version:1.3.5
  • node version:v16.13.1
  • npm (or yarn) version:8.1.0

Relevant code or config

import { ContextMenuTrigger, ContextMenu, ContextMenuItem } from 'rctx-contextmenu';

What happened:

I get an error when I use create-react-app@5

image

@zpz1982
Copy link

zpz1982 commented Apr 26, 2022

I got same issue when using webpack 5. The helper.js has a bug because arrow function doesn't have arguments.

image

@reachtokish
Copy link
Owner

Thanks for taking your time reporting the issue. It will be fixed in the next release soon. Will be happy if you consider raise a PR for this.

Thanks

@Sajad321
Copy link

Facing the same issue here

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

4 participants