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

Package update issue 1.1.0 -->2.0.1 (withModal) #51

Open
rapatel-mm opened this issue Nov 21, 2023 · 0 comments
Open

Package update issue 1.1.0 -->2.0.1 (withModal) #51

rapatel-mm opened this issue Nov 21, 2023 · 0 comments

Comments

@rapatel-mm
Copy link

Hello @jacobsfletch ,

I am currently in the process of updating our project to the latest version, moving from 1.1.0 to the most recent version available 2.0.1. Our project is built in a class-based component and utilizes the 'withModal' component.

However, during the update process, I encountered an error that is impeding the successful transition to the latest version. The error message I'm facing is
**export default withModal(HandleModalEvents);
^

error - components\utilities\HandleModalEvents\index.js (24:25) @ eval
error - unhandledRejection: TypeError: (0 , faceless_ui_modal__WEBPACK_IMPORTED_MODULE_3_.withModal) is not a function
at eval (webpack-internal:///./components/utilities/HandleModalEvents/index.js:32:127)
at ./components/utilities/HandleModalEvents/index.js**

I would greatly appreciate your guidance or any suggestions on how to resolve this issue. I'm eager to ensure that our project is up-to-date with the latest version and functioning smoothly.
Please let me know if you require any additional information or if there are specific details I should provide to better address this error.

Thanks,
Ripal

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

No branches or pull requests

1 participant