Page MenuHomePhabricator

Vue dev tools must be allowed.
Closed, ResolvedPublic

Description

Vue.js is detected on this page.
Devtools inspection is not available because it's in production mode or explicitly disabled by the author.

This prevent us from testing hacks, which could help to solve T312554 .

See Vue Dev Tools

Event Timeline

According to @0x010C , simply use the inspector > console > console.log(rw) or rw. and it will suggest you all parameter.

Yug claimed this task.