react-component / react-component/upload

script5: 拒绝访问

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

Nobody has claimed this yet.

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

Description

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

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.