You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
The aurelia tab allows navigation of the binding context, attributes, etc, but right clicking does not allow setting the value as a global variable to manipulate or use in the console.
Expected/desired behavior:
Show a context menu with "Store as global variable" like you get when right-clicking objects and properties in other DevTools tabs, like Console, Scope, Watch, etc.
What is the motivation / use case for changing the behavior?
I currently have to use $0.au in the console and navigate down the properties to get to an object I am interested in tweaking instead of being able to reference it from the Aurelia inspector.
The text was updated successfully, but these errors were encountered:
I'm submitting a feature request
Please tell us about your environment:
Operating System:
all
Node Version:
N/A
N/A
N/A
Browser:
Chrome / Electron
Language:
all
Current behavior:
The aurelia tab allows navigation of the binding context, attributes, etc, but right clicking does not allow setting the value as a global variable to manipulate or use in the console.
Expected/desired behavior:
Show a context menu with "Store as global variable" like you get when right-clicking objects and properties in other DevTools tabs, like Console, Scope, Watch, etc.
I currently have to use $0.au in the console and navigate down the properties to get to an object I am interested in tweaking instead of being able to reference it from the Aurelia inspector.
The text was updated successfully, but these errors were encountered: