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

TypeError: func.apply is not a function, when ever I navigate back from any particular post to home page it shows this error and it doesn't actually shows where it is occurring, #164

Open
unseen703 opened this issue Jun 2, 2023 · 1 comment

Comments

@unseen703
Copy link

No description provided.

@unseen703
Copy link
Author

func.apply is not a function
TypeError: func.apply is not a function
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:42117:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:42161:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:42209:35)
at safelyCallDestroy (http://localhost:3000/static/js/bundle.js:58944:9)
at http://localhost:3000/static/js/bundle.js:59340:25
at unstable_runWithPriority (http://localhost:3000/static/js/bundle.js:74440:16)
at runWithPriority$1 (http://localhost:3000/static/js/bundle.js:51686:14)
at commitUnmount (http://localhost:3000/static/js/bundle.js:59335:19)
at unmountHostComponents (http://localhost:3000/static/js/bundle.js:59648:11)
at commitDeletion (http://localhost:3000/static/js/bundle.js:59678:9)

I have completed whole project till part_6 and everything is working smoothly except this thing, any help would be appreciated

@unseen703 unseen703 changed the title func.apply is not a function TypeError: func.apply is not a function,I have completed whole project till part_6 and when ever I navigate back from any particular post to home page it shows this error and it doesn't actually shows where it is occurring, any help would be appreciated TypeError: func.apply is not a function, when ever I navigate back from any particular post to home page it shows this error and it doesn't actually shows where it is occurring, Jun 2, 2023
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

1 participant