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 version does not work in Visual Studio 17.11 or 17.12 Preview 1 - Triggers error
TypeError: Cannot read properties of undefined (reading 'push')
It appears that f.computed is the script added/configured at runtime
Removing package from solution OR downgrading VS to 17.10.5 and it still works
The text was updated successfully, but these errors were encountered:
Current version does not work in Visual Studio 17.11 or 17.12 Preview 1 - Triggers error

TypeError: Cannot read properties of undefined (reading 'push')
It appears that f.computed is the script added/configured at runtime
Removing package from solution OR downgrading VS to 17.10.5 and it still works
The text was updated successfully, but these errors were encountered: