Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When navigating to the second page on the DataGrid, the entire app crashes.

The grid is bound to an EjsDataManager configured with WebApiAdapter. Also, an ActionComplete callback is defined.


Here is the stack trace:

(anonymous) (ejs.introp.js:282)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:305)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:305)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:305)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:305)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:305)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:323)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:305)

copyWithoutCircularReferences (ejs.introp.js:282)

(anonymous) (ejs.introp.js:305)

copyWithoutCircularReferences (ejs.introp.js:282)

cleanStringify (ejs.introp.js:274)

triggerEJEvents (ejs.introp.js:261)

e.notify (treemap.ts:2)

e.trigger (treemap.ts:2)

e.onActionComplete (treemap.ts:2)

e.notify (treemap.ts:2)

t.notify (treemap.ts:2)

(anonymous) (treemap.ts:2)

(anonymous) (treemap.ts:2)

requestAnimationFrame (async)

getUpdateUsingRaf (treemap.ts:2)

e.refreshContentRows (treemap.ts:2)

e.dataManagerSuccess (treemap.ts:2)

(anonymous) (treemap.ts:2)

Promise.then (async)

e.refreshDataManager (treemap.ts:2)

e.refresh (treemap.ts:2)

e.notify (treemap.ts:2)

t.notify (treemap.ts:2)

e.clickHandler (treemap.ts:2)

e.notify (treemap.ts:2)

e.trigger (treemap.ts:2)

t.currentPageChanged (treemap.ts:2)

t.onPropertyChanged (treemap.ts:2)

e.dataBind (treemap.ts:2)

t.dataBind (treemap.ts:2)

e.clickHandler (treemap.ts:2)