image icon indicating copy to clipboard operation
image copied to clipboard

传入Cross-Origin为anonymous和传入fallback参数会失效

Open TingShine opened this issue 6 months ago • 0 comments

同时传参Cross-Origin和fallback会失效,因为检查status为isError的时候,判断src为error的判断函数中,img.crossOrigin没有设置为anonymous,行为不一致

TingShine avatar Jul 31 '24 09:07 TingShine