Error for IE 11 in dotnet reactredux template #861

Closed
opened 2025-08-09 17:17:57 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @OlekRia on 4/2/2017

Create a project from : dotnet new reactredux.
Restore and build.
Run in debug it for IE11.

Press button to add in count. You will have a error: in ConfigureStore.tsx, row#32:

Unhandled exception at line 4070, column 5 in http://localhost:61139/dist/main-client.js?v=n3yP7Q4j1qm0uIPtrUDiOecZDo17EIA7qFJ3IjhdZWo

0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'assign'

P.S. It works properly in other browsers.

*Originally created by @OlekRia on 4/2/2017* Create a project from : dotnet new reactredux. Restore and build. Run in debug it for IE11. Press button to add in count. You will have a error: in ConfigureStore.tsx, row#32: Unhandled exception at line 4070, column 5 in http://localhost:61139/dist/main-client.js?v=n3yP7Q4j1qm0uIPtrUDiOecZDo17EIA7qFJ3IjhdZWo 0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'assign' P.S. It works properly in other browsers.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#861
No description provided.