We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See demo repository here: https://github.com/markrickert/rmq.view_controller
Steps to reproduce:
bundle
rake
rmq.view_controller
UIMoreListController
Crashlog produces what looks like an infinite loop. Possible offending code here:
rmq/motion/ruby_motion_query/app.rb
Lines 121 to 144 in cd30cec
Note that it also crashes when you just type rmq into the REPL so it may be a more overarching problem.
rmq
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See demo repository here: https://github.com/markrickert/rmq.view_controller
Steps to reproduce:
bundle
rake
rmq.view_controller
.UIMoreListController
.Crashlog produces what looks like an infinite loop. Possible offending code here:
rmq/motion/ruby_motion_query/app.rb
Lines 121 to 144 in cd30cec
Note that it also crashes when you just type
rmq
into the REPL so it may be a more overarching problem.The text was updated successfully, but these errors were encountered: