Katsuma Narisawa

Results 5 issues of Katsuma Narisawa

# Describe the bug From README.md it seems to support browser, but actually does not work on browser. ```sh Module not found: Can't resolve 'fs' # ...etc ``` I'm really...

Hello. I think `send_page_view` parameter should be `true` as default to avoid duplicate page tracking. Could anyone tell me what kind of the use cases there are for setting `send_page_view`...

# Problem When copying single empty cell from Google Spreadsheet (or copy some values from Excel), pasting result includes extra empty row. # Cause Because copied value from Google Spreadsheet's...

When I destroyed a model, I encountered the problem that same sidekiq queue was repeatedly processed in a very short time, and finally `sidekiq.log` file became very huge size. I...

Hi. I found that `json.cache!` was not working when I was using jbuilder template with `gon.jbuilder`. I found this error message: `undefined method controller' for # Did you mean? controller_path`...