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

Autoloader endlessly loads extensions blocking the whole page #1976

Closed
RunDevelopment opened this issue Jul 13, 2019 · 0 comments · Fixed by #2326
Closed

Autoloader endlessly loads extensions blocking the whole page #1976

RunDevelopment opened this issue Jul 13, 2019 · 0 comments · Fixed by #2326

Comments

@RunDevelopment
Copy link
Member

Information:

  • Prism version: 1.16
  • Environment: Browser & everything that Autoloader

Description
When using Autoloader on an element which has an extension set as its language, the Autoloader will endlessly try to load this language and block the whole page in the process.

I know that using an extension as a language is a mistake itself but it is something which shouldn't cause the Autoloader to just crash the page.

Example

<code class="language-js-extra"></code>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant