DDMAL / DDMAL/meix.js

JavaScript error after clean install - cursorUpdate is not defined

Open
#79 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
4
Forks
4
PR merge metrics
No merged PRs in 30d

Description

After doing clean install (per README) and loading an MEI file, I get the following error in the Chrome Dev Tools console:

meiEditor.js:491 Uncaught ReferenceError: cursorUpdate is not defined (meiEditor.js:491)

The MEI is not displayed (but the meix.js GUI is there). Using Chrome Version 52.0.2743.116 (64-bit) on El Capitan, serving the app locally. The associated mei file is attached in a zip.
salz_135v.mei.zip

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Follow the clean-install steps in the README, then load the attached salz_135v.mei file in Chrome and reproduce the console error. Inspect meiEditor.js around line 491 and trace why cursorUpdate is unavailable; done means the MEI displays successfully without that ReferenceError.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.