apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform

Home Page:https://superset.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to execute 'fetch' on 'Window': Failed to read the 'signal' property from 'RequestInit': Failed to convert value to 'AbortSignal'.

CaptainHoangLe opened this issue · comments

I am using superset ver 1.4.0 . dashboard uses nomal on almost device but when i use Ipad and reload dashboard , it throw me error
image

I have fixed it by remove signal on request param of
image

but I don't know if that's a reasonable fix. So , i am looking forward to recieving a help from somebody, please
Thank you so much !

Hi @CaptainHoangLe,

Seems like the code in master is the same, at least around this function, though I cannot reproduce with the default dashboards.
Looking at this error, seems like it happens if the request is malformed, specially around the headers.
Can you post the curl request made for it here? (or a sample that can be reproduced)
Can you also test against the code in master?

Thanks!

Hi @CaptainHoangLe,

Seems like the code in master is the same, at least around this function, though I cannot reproduce with the default dashboards. Looking at this error, seems like it happens if the request is malformed, specially around the headers. Can you post the curl request made for it here? (or a sample that can be reproduced) Can you also test against the code in master?

Thanks!

uhm.... this bug may only appear on macos and ubuntu 20.04, I will test again.
thanks ! <3

I am getting the same error running on Safari + Oracle Linux 8.8.