Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 React.rb 时,如何防止 Rails 预渲染组件?
只需将no_prerender=1作为参数添加到 URL,例如:
no_prerender=1
http://localhost:3000/leads?no_prerender=1