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: log is not a function #595

Closed
banboobee opened this issue May 27, 2023 · 2 comments
Closed

TypeError: log is not a function #595

banboobee opened this issue May 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@banboobee
Copy link

banboobee commented May 27, 2023

Dear kiwi-cam

I believe following exception is raising at restarting for the users running the versions prior to the latest.

TypeError: log is not a function

To deal with the problem, in the following line,

setTimeout(checkForUpdates, 1800);

argument 'log' needs to be passed to checkForUpdates(). I think.

If this is my misunderstanding, sorry for the bothering.

@banboobee banboobee added the bug Something isn't working label May 27, 2023
@Itay1787
Copy link

I just updated to the latest version of the plugin and everything working again.

@banboobee
Copy link
Author

#606

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants