Hi,
I'm trying SSR with the hello_world_example:
When i change views/hello_world/index.html.erb to:
<%= react_component("HelloWorld", props: @hello_world_props, prerender: true) %>
and I reload the page, I see this error:
undefined local variable or methode' for ReactOnRails::ServerRenderingPool::Exec:Class`
Is this a known bug?
Thanks a lot
See #963. We'll be releasing very shortly.
@justin808 This issue may be closed, I think?
Thanks @railsme!
Most helpful comment
See #963. We'll be releasing very shortly.