Getting "error json data is invalid" on test and production (production is intermittent, sometimes ok) site but is fine on localhost. I am connecting on the same database for test site and localhost.
There are around 131,768 rows of data in our test case.
I tried useStreamLoader: true but no luck.
Attached is a sample nested json data and the error message.
Additional Info:
Flexmonster version "flexmonster": "2.9.79"
React version "react": "17.0.2"