Ravi Bhusal

Results 4 issues of Ravi Bhusal

**Rails version**: 6.0.3.6 **Filterrific version**: 5.2.1 As the title says, I am getting NameError - undefined local variable or method `view_context` when trying to use Filterrific in a controller inheriting...

**Context:** I have a layout called `share.html.erb` that uses `share.scss`. When I try to `import 'flag-icon'` in that file and try to precompile assets by running `bundle exec rake assets:precompile`...

Hi, I have a page with a couple of divs rendering content asynchronously in the initial page load. I also have a filter at the top of the page that...