rails / jquery-ujs

Ruby on Rails unobtrusive scripting adapter for jQuery
MIT License
2.61k stars 507 forks source link

TypeError: Handler is undefined #493

Closed jcoyne closed 7 years ago

jcoyne commented 7 years ago
screen shot 2017-04-25 at 1 08 44 pm

It runs through this method about 5 times with a handler, and then it is invoked without one:

screen shot 2017-04-25 at 1 09 59 pm

Called from here:

screen shot 2017-04-25 at 1 11 32 pm
jcoyne commented 7 years ago

Moved to rails/rails