bakunyo

Results 3 comments of 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. ![image](https://user-images.githubusercontent.com/2487437/44907587-70bb1600-ad53-11e8-83bd-0362d0958cc8.png) `Chrome Version: 68.0.3440.106`