Steps to reproduce:
- Open VE
- Click on Page Options icon
- Click on anything from the menu
Observed Result:
VE crashes, and there is an error in the console:
Uncaught TypeError: Cannot read property 'getAttribute' of null
Steps to reproduce:
Observed Result:
VE crashes, and there is an error in the console:
Uncaught TypeError: Cannot read property 'getAttribute' of null
Change 348151 had a related patch set uploaded (by Jforrester):
[mediawiki/extensions/VisualEditor@master] Follow-up 57a06a6e: .getAttribute might be 'guaranteed', but not from null
Change 348151 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Follow-up 57a06a6e: .getAttribute might be 'guaranteed', but not from null