Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Debugger (Local window) crashes when JavaScriptPropertyId is a local variable #76

Open
mkosieradzki opened this issue Apr 5, 2017 · 0 comments

Comments

@mkosieradzki
Copy link

Debugger (Local window) crashes when JavaScriptPropertyId is a local variable

To fix this scenario:
[System.Diagnostics.DebuggerDisplay("")] can be added at JavaScriptPropertyId class
and
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
over Name property.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant