Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local script and CSS file not working in React-Helmet #704

Open
asmamit1612 opened this issue May 6, 2023 · 1 comment
Open

local script and CSS file not working in React-Helmet #704

asmamit1612 opened this issue May 6, 2023 · 1 comment

Comments

@asmamit1612
Copy link

I am facing problem with script and css file load in react-helmet.

<title>Script Testing</title> <script type="text/javascript" async="true" src="./script.js"></script>

Getting this msg "You need to enable JavaScript to run this app." when running script and css file under react-helmet.

@Erdi-asd
Copy link

Have you tried putting it in the public folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants