cereallarceny / cra-ssr

[DEPRECATED] Server-side rendering with create-react-app, React Router v4, Helmet, Redux, and Thunk
484 stars 118 forks source link

Helmet dynamic data not working on Facebook debugger? #49

Closed phucvo0709 closed 5 years ago

phucvo0709 commented 5 years ago

I use your source to develop, but currently it has a problem that dynamic data in the helmet I transmit but on the facebook debugger it takes the default helmet? I want to ask you how to update dynamic content now?

francisrod01 commented 5 years ago

I think this is related with this topic #35

phucvo0709 commented 5 years ago

I think this is related with this topic #35

have you repaired it yet?