Zach Schneider
Zach Schneider
Sorry, I have not had time to upgrade the module for the latest Rails 5 and/or React versions -- I no longer use it with any of my projects. Feel...
Hi -- this package is deprecated and may not work with the latest versions of React. I recommend replacing with [react-actioncable-provider](https://github.com/cpunion/react-actioncable-provider) which offers similar functionality using a higher-order component and...
Thanks for the CR. Can you also make the change in the source CoffeeScript? The `dist` folder gets overwritten when I build for a new release (also it's hard to...
Hmmm. Your change doesn't seem to resolve the linked bug for me -- I get the same logged error. (I'm also hesitant to deviate from the official Rails source for...
Yeah, sorry, I thought about it for a while and I'm going to deprecate this library. For the reasons I said above -- I don't have time to properly maintain...
I tried a trivial case but haven't used it extensively -- I don't really have a need for this binding anymore in general. If you post your code with the...
@MikelArnaiz That announcement was for the new version of react-scripts which supports Typescript using babel 7's TS support -- not for this package.
Can you provide more detail about the error you're seeing, i.e. log messages/stacktrace? Also what versions of webpack and webpack-sentry-plugin are you using?
Hi there! Are you seeing any console warnings or errors logged? If you remove the `deleteAfterCompile` setting, do sourcemaps for those files appear in the build output?
@hd719 great! The contributing instructions are in the README -- feel free to check it out and send a PR for any open issue.