bakunyo
bakunyo
@reywright I tried this monkey patch in my app, and succeeded SSR of styles. In my code, changed import like below. ``` - import { ReactDOMServer } from "react-dom/server"; +...
@Undistraction Yes, that's right. So my app use forceful technique in rails view. Extracting `style` tag from `div` after `react_component`, render each tags where I want. Below is a sample...
I faced similar issue. I found push link in Application tab, but it seems unavailable.  `Chrome Version: 68.0.3440.106`