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

Enable Javascript #76

Open
sugarsheet opened this issue Oct 31, 2021 · 1 comment
Open

Enable Javascript #76

sugarsheet opened this issue Oct 31, 2021 · 1 comment

Comments

@sugarsheet
Copy link

Hi,

In the index file I have:

...
    <noscript>
      <strong>We're sorry but section-2 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
    </noscript>
    <div id="app"></div>
    <!-- built files will be auto injected -->
  </body>
</html>

I have searched everywhere - is there any set up I might have missed?

@Sn3akyP3t3
Copy link

Either you're having a problem that is caused by your browser or add-ons/extensions that are blocking javascript or you're just in need of some documentation on what the <noscript> tag does in HTML. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/noscript

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