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

Error: resume is not a function (it is undefined) #80

Closed
geertvansoest opened this issue Jun 12, 2024 · 0 comments · Fixed by #81
Closed

Error: resume is not a function (it is undefined) #80

geertvansoest opened this issue Jun 12, 2024 · 0 comments · Fixed by #81

Comments

@geertvansoest
Copy link

Since upgrading to 1.2.10 we receive an error when we click on a video story in the avatar list:

Unhandled JS Exception: _ref$current2.resume is not a function (it is undefined)
TypeError: _ref$current2.resume is not a function (it is undefined)
[...]

We don't have this issue if we click on an image story in the avatar list and then go to the video story by swiping left or right in the stories modal.

We tried to find a solution but couldn't make it work. However, we found out the error is caused by this line of code which was added lately. For now, we disabled it in our project:

@LukasFridmansky LukasFridmansky linked a pull request Jun 14, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant