-
Couldn't load subscription status.
- Fork 5
Open
Description
After upgrading from 1.1.1 to 1.1.2 I receive the following error when loading the UMD bundle (dist/codemirror-mode-elixir.umd.js):
Uncaught TypeError: Cannot read property 'defineMode' of undefined
at elixir.js:1
at elixir.js:1
at elixir.js:1
The issue seems to be that the new version tries to access global.codemirror whereas the old version used global.CodeMirror.
Metadata
Metadata
Assignees
Labels
No labels