react-helmet-async icon indicating copy to clipboard operation
react-helmet-async copied to clipboard

Empty tag with ssr+lazy load

Open espoal opened this issue 3 years ago • 2 comments

I'm trying to build a reference project with modern react + SSR + lazy loading.

I'm following your tutorial for SSR and it works for bundled pages, but when I try to extract the tags from lazy loaded pages I get empty results like <title data-rh="true"></title>

Is there any workaround? What does data-rh=true means?

espoal avatar Aug 04 '22 16:08 espoal

Any answer here?

garysun-seek avatar Jul 04 '23 12:07 garysun-seek

having same problem here

joydeep-bhowmik avatar Apr 20 '24 16:04 joydeep-bhowmik