Opara Ifeanyi Christian
Opara Ifeanyi Christian
I had to use a popover to get the zoom effect.
angular-loading-bar only works with AngularJS i believe, am on angular 4 too.
Thanks for your response, tried what you suggested but I got the same error message.
I had precisely the same question, I have kept an eye on this repo for a while now, I'm not sure what to make of the continued silence of the...
Actually I had to settle for a working version of AMS for now (development), jsonapi-rb seems abandoned too.
I created a new app using sqlite and didn't encounter the error, I guess that confirms that this is specific to Mysql. Rails 7.2 Ruby 3.3.1 Sqlite
FWIW, I tested locally and I do not think this is a bug. ``` comment.post => nil comment.post_id => NoMethodError: undefined method post_id for an instance of Comment post.comments.first =>...