I have a problem for 2 days now, which I only noticed now, that its not about my backend of frontend, but the installed packages.
i cannot apply a datamanger as a datasource for a Grid. it keeps throwing an error that it cannot read the indexof of the datamanagers' datasources' url. even with an online sample that runs online fine, i cant get it to work.
this does not run in my application, throws the same error:
https://stackblitz.com/edit/react-befaby-dhqelb?file=sample-base.js,index.css
Error:
Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf')
at UrlAdaptor.processQuery (adaptors.js:625:35)
at e.executeLocal (ej2-data.min.js:10:74366)
at ej2-data.min.js:10:75536