Chris Dekker

Results 3 comments of Chris Dekker

Can confirm this problem still existing. Just upgraded to 0.0.12 on Rails 5.0 and some asset links were broken, giving these errors: `ActionController::RoutingError (No route matches [GET] "/images/jquery-ui/1.11.4/ui-lightness/ui-icons_ffffff_256x240.png"):` Gem jquery-rails,...

Still running into this problem from time to time. Also happens when a bounding box has insufficient size for the content. However, I can't seem to figure out why my...

The exception not being handled was an error on my part. It occured in a part that was outside of my block. However, I reproduced the other issue where a...