staylor / react-helmet-async

Thread-safe Helmet for React 16+ and friends
Apache License 2.0
2.11k stars 154 forks source link

How using `meta` prop with `<Helmet />` component? #233

Open Angel-Dijoux opened 1 month ago

Angel-Dijoux commented 1 month ago

Hello everyone,

I’m trying to use this prop from the following link: https://github.com/staylor/react-helmet-async/blob/5f4da3896c8b70bedcd3c05d406ff5241601933c/src/types.ts#L94 in my project, but it doesn’t seem to be working. Has anyone used it before? Is it working for you?

I’m using React 18 with Streaming SSR.

cvjude commented 2 weeks ago

This actually isn't working