Jan Klimo

Results 33 comments of Jan Klimo

Thanks for a fast response @brendon I share your sentiment on this. I think we can: a) Try to make the gem smarter, add complexity, possibly introduce bugs (you're right,...

Is anybody working on the implementation of `InfoBox`? We're working on migrating from `react-google-maps` so we could contribute to that guide once ready.

I've put together a minimal reproduction repo that can be found [here](https://github.com/janklimo/react-on-rails-hooks). As suggested by @wuz above, the error is thrown based on the way we export the component: ```js...

Thank you for the update @rubiety 👍 While evaluating our options I tested numerous gems for using React with Rails and `react-rails` seems to have hooks figured out (my [demo](https://react-rails-hooks.herokuapp.com/)...

I could use some of the code that's been merged since the last release. So a minor version release would help 👍

Just to add to this, had the same issue with v1.2.0 of `sixarm_ruby_unaccent`. Adding `--no-doc` flag made the process run to completion without missing a beat.

It makes sense to me though I have no experience with this use case. @vvmarulin?

@hiattp any new thoughts on this given that we have more experience with the subject now?

Good job on this one @Francois-gaspard 👍 This should be compatible with Turbolinks given the changes in https://github.com/Verumex/verumex/pull/2495 Haven't merged this until we have a proof that the stack works...

For later reference: https://www.fastruby.io/blog/esbuild/webpacker/javascript/migrate-from-webpacker-to-esbuild.html