Page MenuHomePhabricator

VisualEditor:Quickly switching between Read and Edit tab gives a JS error
Closed, ResolvedPublic

Description

Steps to reproduce:

1.Click the button Edit
2.Quickly switch to read tab and again switch back to edit button

Observed Result:
An error appears in the console
Uncaught TypeError: Cannot call method 'getModel' of null load.php:37
ve.init.mw.ViewPageTarget.updateToolbarSaveButtonState load.php:37
(anonymous function) load.php:43
fire load.php:12
self.fireWith load.php:14
self.fire load.php:14
(anonymous function)


Version: unspecified
Severity: normal

Details

Reference
bz57267

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:24 AM
bzimport set Reference to bz57267.

Test Environment:Production
Test Page:https://en.wikipedia.org/wiki/User:RYasmeen_(WMF)/test_reference?veaction=edit
OS:MAC OS X 10.8.5
Browser:Chrome 26.0.1410.65

Also got these error once :

Uncaught RangeError: "Maximum call stack size exceeded"

Uncaught TypeError:Object #<Object> has no method 'abort'

  • This bug has been marked as a duplicate of bug 51546 ***