Can Rau
Can Rau
Awesome than I update the plugin to depend on `@next` and publish it π
Awesome thank you π Don't worry all good π I'm testing it locally right now...for whatever reason my plugin broke..I'll have breakfast now and then figure out how to fix...
I'm embarrassed to say I have no idea what's wrong π Version `3.1.1` as well as [my local version](https://github.com/GaiAma/Coding4GaiAma/tree/master/packages/react-head) work fine with my gatsby-plugin, the latter is what's currently running...
Wow, that was a long time, didn't expect that, I know you said "no worries" yet I'm sorry for just "disappearing" π€¦ββ a lot going on here in the jungle...
Congratulations π enjoy yourselves then β€οΈ
Long time no see π± How are you and your family doing? π I have to admit I'm not sure what was going on when I last worked on this...
Maybe `whitelist` could look like ```js const whitelist = { title: true, meta: [ { attr: 'name', value: 'description' }, { attr: 'property', value: 'og:*' }, ], } ``` basic...
Interesting, yea I think I like that a lot better as it makes it more explicit. Only the term I'm not sure about. Wait, I'm a little confused now ^^...
I've to add that that CSS like whitelist won't work like that at the moment and I don't know a simple solution to get it working as mentioned here https://github.com/tizmagik/react-head/pull/84#issuecomment-537728374...
Me too actually, yet until that exists I think itβs desirable to take the safe route if possible :wink: