Brandon Arbini

Results 5 comments of Brandon Arbini

I have the same issue. Not making much progress. 👎

I ended up replacing the SEO component using shadowing to remove react helmet entirely. Ugh.

@bacancy-sahil Not sure what Rails has to do with this. Replacing the SEO component has worked well for me.

@grzesuav You can replace the SEO component using [component shadowing](https://www.docz.site/docs/component-shadowing). You can make sure it works by replacing it with something basic that doesn't include Helmet. I used Docz on...