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

Files with spaces can make the browser tab hang #437

Closed
gideonthomas opened this issue Aug 20, 2015 · 1 comment
Closed

Files with spaces can make the browser tab hang #437

gideonthomas opened this issue Aug 20, 2015 · 1 comment
Labels

Comments

@gideonthomas
Copy link

STR:

  • Create a CSS file with spaces in the name
  • Add a style rule (I tried an h1 rule)
  • Go to the index.html doc and link to the newly created stylesheet
  • Go back to the stylesheet and try to add a space after an opening brace (I think any sort of change would also cause the same thing)

Result:
The tab hangs and then we see a bunch of errors pop up in the console...after which the tab still hangs (I had to shut it down with chrome task manager).

Here's a gif of what I did for this:
spaces-breaks-everything

I tried this with a file without spaces in the name and couldn't reproduce.

@humphd
Copy link

humphd commented Feb 16, 2017

Fixed with #588

@humphd humphd closed this as completed Feb 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants