Bug description
Theres a interesting interaction where a chart which requests a lot of data for the form_data won't display correctly on chrome. It works fine on Firefox though.
The request is about 950 mbs? I'm not sure what the cutoff limit is. I think if it's probably a browser limitation.
Screenshots/recordings
The endpoint returns 200, but the frontend displays this:
On Firefox it displays correctly:
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
Bug description
Theres a interesting interaction where a chart which requests a lot of data for the form_data won't display correctly on chrome. It works fine on Firefox though.
The request is about 950 mbs? I'm not sure what the cutoff limit is. I think if it's probably a browser limitation.
Screenshots/recordings
The endpoint returns 200, but the frontend displays this:
On Firefox it displays correctly:
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist