Skip to content

cssEscape is not defined #1058

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

Closed
1 task
scastagnoli opened this issue Mar 9, 2020 · 9 comments
Closed
1 task

cssEscape is not defined #1058

scastagnoli opened this issue Mar 9, 2020 · 9 comments

Comments

@scastagnoli
Copy link

scastagnoli commented Mar 9, 2020

Bug Report

From cosle browser I see: "ReferenceError: cssEscape is not defined"

Steps to reproduce

docsify serve ./docs2
Browser url = http:/localhost:3000

What is current behaviour

Browser tells "cssEscape is not defined" on browser console
Browser page says: "Loading..."

What is the expected behaviour

I cannot see standard page. I have the three file generated with command docsify init ./docs2:
.nojekyll
index.html
README.md

Other relevant information

  • Bug does still occur when all/other plugins are disabled?

  • Your OS: Windows 10

  • Node.js version: 10.15.1

  • npm/yarn version: 4.1.1

  • Browser version: Firefox 73.0.1

  • Docsify version: just installed from npm

  • Docsify plugins: none

@xuqingkuang
Copy link

Same issue here. - http://hippyjs.org/

@raulfdm
Copy link

raulfdm commented Mar 9, 2020

same issue here https://raulmelo-notebook.netlify.com/.

I think it'll break every website which uses docsify cdn urls as recommended.

@anikethsaha
Copy link
Member

Please use 4.10.2 for a while till new version is coming !

@raulfdm
Copy link

raulfdm commented Mar 9, 2020

Please use 4.10.2 for a while till new version is coming !

workaround:

<script src="//unpkg.com/[email protected]/lib/docsify.js"></script>

@xuqingkuang
Copy link

xuqingkuang commented Mar 9, 2020

It seems the issue is fixed in 5f86454, and I chose to wait for the new version to be published.

@LogicJake
Copy link

Scared me

@anikethsaha
Copy link
Member

release v4.11.1
Please confirm if there is any issues or not

@Floppy
Copy link

Floppy commented Mar 9, 2020

Fixed here using the default unpkg URLs.

@anikethsaha
Copy link
Member

Closing as its been fix.
Please open new issue if any other issue is there

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

6 participants