Adam Stockland
Adam Stockland
Is there a way to customize the gem to use font awesome instead of glyphicons?
After upgrading to bootstap 4 I am working through a few new issues. When I click on the x-editable link the popup appears, but with no content. And, the following...
If I specify version on cropbox and/or previewbox --- the resulted crop is not representative of the area selected. Its not even close. I'm really sorry I dont have any...
I verified that js and css files are loaded via asset pipeline. They are. When the link is clicked, the background darkens, but the modal never appears. I also tried...
I have been chasing this error and am beginning to think it may be a bug. I apologize if it's not---and, I certainly don't want to treat the issue tracker...
After installing via "yarn add tom-select", I'm getting the following error locally and while attempting to push to Heroku. In reviewing the scss files under node_modules, it appears variables in...
**Describe the bug** Menu exposes when clicked on, as expected, however does not close after clicking an item or clicking outside the menu. Even the DEMO page suffers from this....
I'm not sure how this should be fixed, otherwise I'd have submitted a pull request. When running under rails 6 betaX the following deprecation are displayed. DEPRECATION WARNING: ActionView::Base instances...
### Steps to reproduce Create a new rails 6 app. Run "bin/rails g channel message". The generator will complete successfully. Add coffee-rails gem, bundle, then re-run the channel generator command....
After updating to Rails beta 2 and 3, spring prevents console and server from starting (using binstubs). If I try "spring start", that also hangs. If I "control C" on...