react-component / react-component/upload
script5: 拒绝访问
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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