Expected Behavior
Should show me the table with the data
Actual Behavior
Throwin error "ReferenceError: self is not defined"
Steps to Reproduce
Import the package and writing <SmartDataTable /> in the render function
Screenshot

Your Environment
Blitz.js is the fullstack framework includes Node.js, Next.js (Server-side rendering), React and Prisma.