Uncaught Error: <...> had no action handler for: infinityLoad
See original GitHub issueThis error is thrown when the infinity-loader
component enters the view.
DEBUG: -------------------------------
DEBUG: Ember : 2.2.0
DEBUG: Ember Data : 2.2.1
DEBUG: jQuery : 2.1.4
DEBUG: -------------------------------
Issue Analytics
- State:
- Created 8 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
ember.js - Component had no action handler for... Behaviour ...
Create my-button component so that it can be included in any of the component. this will call closure action which is passed from...
Read more >Action not working? Why? - Ember.JS
in controller 'someController' i have action like this ... Uncaught Error: component had no action handler for: closeAction why?
Read more >ember-infinity: Versions | Openbase
#118; Uncaught Error: <...> had no action handler for: infinityLoad #117; ember-cli-htmlbars is out of date #114; Not Working With JSON API #109;...
Read more >https://raw.githubusercontent.com/ember-infinity/e...
[\#118](https://github.com/hhff/ember-infinity/issues/118) - Uncaught Error: \<...\> had no action handler for: infinityLoad ...
Read more >JDK-8066951 A fatal error has been detected by the ... - Bug ID
No changes were made to code base in last one week. We received similar error in different module also after 1hr so not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@teckays - please be sure to follow the readme carefully - your latest issue is in your server’s response (in the
meta
payload)Hi, Getting Uncaught error “had no action handler for *” {{ action “doSearch” “ab”}}.