Hello,
When I updated to the newest version I got the following error in sections having the grid component:
SyntaxError: Unexpected token :
at Object.parseRevive (https://cdn.syncfusion.com/ej2/17.2.47/dist/ejs.interop.min.js:1:10408)
at JSON.parse (<anonymous>)
at Object.setModel (https://cdn.syncfusion.com/ej2/17.2.47/dist/ejs.interop.min.js:1:5544)
at http://localhost:5000/_framework/blazor.server.js:8:28347
at new Promise (<anonymous>)
at e.beginInvokeJSFromDotNet (http://localhost:5000/_framework/blazor.server.js:8:28316)
at http://localhost:5000/_framework/blazor.server.js:1:19148
at Array.forEach (<anonymous>)
at e.invokeClientMethod (http://localhost:5000/_framework/blazor.server.js:1:19119)
at e.processIncomingData (http://localhost:5000/_framework/blazor.server.js:1:17165)