script5: 拒绝访问

Open
#189 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
react, typescript
Domain
frontend

Research direction

Start by reproducing the rc-upload flow described: an upload form inside an iframe in Internet Explorer, where the request returns HTTP 200 before the access-denied error appears. Inspect the iframe upload path and determine the smallest reproducible case; done means the upload completes without the IE script5 access-denied error.

Written by the indexing model from the issue text.

Description

rc-upload里面在IE下内嵌另一个iframe ,上传操作就在这个iframe中的表单中。
IE下,上传文件通过接口捕获,可以看到接口200(上传成功,也返回了数据),但是这时候IE报错
script5:拒绝访问。

Dominant language
TypeScript
Stars
804
Forks
323
Avg merge
12m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from react-component/upload

All issues in react-component/upload

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.