标签: ruby-on-rails opalrb react.rb opal
使用React.rb时,如何让Rails不预先渲染组件?
答案 0 :(得分:1)
只需将no_prerender=1作为参数添加到网址,例如:
no_prerender=1
http://localhost:3000/leads?no_prerender=1