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

A no-frills example of using react, react-router, and react-helmet together in a universal context

Results 7 react-helmet-example issues
Sort by recently updated
recently updated
newest added

Would love to know if I can use this as the SSR, thanks.

Initially left a comment [here](https://github.com/nfl/react-helmet/issues/125#issuecomment-206909657), but feel more appropriate to raise an issue here. @doctyper It seems that several of us here are having issues. Just confirming that you are...

Hi there, We noticed that your repo has a high severity vulnerability: - [Regular Expression Denial of Service](https://snyk.io/vuln/npm:minimatch:20160620?utm_source=gh_issue) - Affected package: minimatch <=3.0.1 [Here is the test report for this...

Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of Post. See https://fb.me/react-warning-keys for more information. Warning: No route matches path...

I am trying to rewrite this with React-router new version.But I can't fix this error. > import express from 'express'; > import mysql from 'mysql'; > import webpack from 'webpack';...

Could you update to exemplify usage of `base` and `script` tags. Also, update to latest version of Helmet and make sure it's compatible. And if you could show examples of...

Flesh out the README with more information about what's going on with client and server.