Same Problem here.
Grid stopped working with dates like "2019-03-28T12:11:51.327"
It will display "Invalid Date " or blank cell.
If a row is Selected following Error is thrown:
ejs.interop.min.js:1 Failed to execute 'add' on 'DOMTokenList': The token provided must not be empty.
Error: Failed to execute 'add' on 'DOMTokenList': The token provided must not be empty.
at S (https://cdn.syncfusion.com/ej2/17.3.11/dist/ej2.min.js:1:3641)
at t.initialize (https://cdn.syncfusion.com/ej2/17.3.11/dist/ej2.min.js:1:637503)
at t.render (https://cdn.syncfusion.com/ej2/17.3.11/dist/ej2.min.js:1:637418)
at t.appendTo (https://cdn.syncfusion.com/ej2/17.3.11/dist/ej2.min.js:1:470276)
at Object.invokeEJS (https://localhost:44305/_content/Syncfusion.EJ2.Blazor/ejs.interop.min.js:1:3041)
at https://localhost:44305/_framework/blazor.webassembly.js:1:6925
at new Promise (<anonymous>)
at Object.beginInvokeJSFromDotNet (https://localhost:44305/_framework/blazor.webassembly.js:1:6894)
at _mono_wasm_invoke_js_marshalled (https://localhost:44305/_framework/wasm/mono.js:1:176019)
at wasm-function[6322]:370
Best Regards
Michael Diez