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

Update for 0.9.5 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update for 0.9.5 #2

wants to merge 1 commit into from

Conversation

denispeplin
Copy link

Also, updated opal and opal-spec. All specs work fine.
When checked manually, everything work fine too, even editing existing todo, but when double clicking on existing todo, the error appears on JS console:

Uncaught TypeError: undefined is not a function event_binding.rb:86

This is about https://github.com/voltrb/volt/blob/master/lib/volt/page/bindings/event_binding.rb#L86

if result && result.is_a?(Method)

It appears in browser console when I try to debug in with debugger, but still have no idea how to debug, because I can't just put result.is_a?(Method) into console, it throws an error.

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 this pull request may close these issues.

1 participant