VueJs utilizes a $ on some reserved view model keywords and using nameof with them causes the following error:
Error: Invalid character in nameof argument: $ -- if this should be a valid character then please log an issue. If you wish, you can manually edit config.js in this package to allow the character.
I'm thinking it should be globally allowed from the plugin itself
VueJs utilizes a $ on some reserved view model keywords and using nameof with them causes the following error:
Error: Invalid character in nameof argument: $ -- if this should be a valid character then please log an issue. If you wish, you can manually edit config.js in this package to allow the character.
I'm thinking it should be globally allowed from the plugin itself