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

Redux saga is not working in apps script react js project #2410

Open
logeshwaranSelvaraj opened this issue Mar 12, 2024 · 2 comments
Open

Redux saga is not working in apps script react js project #2410

logeshwaranSelvaraj opened this issue Mar 12, 2024 · 2 comments

Comments

@logeshwaranSelvaraj
Copy link

logeshwaranSelvaraj commented Mar 12, 2024

Hi Team,

Redux saga is not working in the Apps Script React project using Parcel. I am facing the following error:

userCodeAppPanel:22 Uncaught TypeError: Cannot read properties of undefined (reading 'apply')
at Fo.n.run (userCodeAppPanel:22:84819)
at userCodeAppPanel:22:87878
at userCodeAppPanel:22:88438

Note: Same store setup is working fine in normal react project.
Note: Redux reducer is working fine in apps script react js project

My question is whether can we using redux saga in apps script react project or not.

If Yes, Please suggest me the possible solution.

Thanks in advance.

@logeshwaranSelvaraj
Copy link
Author

Hi Team,

Any updates for this issue ?

@Andarist
Copy link
Member

Please always try to share a repro case in a runnable form - either by providing a git repository to clone or a codesandbox. OSS maintainers usually can't afford the time to set up the repro, even if exact steps are given.

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