iview / iview/iview-admin

[Bug Report]tab 与富文本编辑器组合在Firefox上无法显示

Open
#1,102 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
16.3k
Forks
4.7k
PR merge metrics
No merged PRs in 30d

Description

### Environment
"wangeditor": "^3.1.1",

### Reproduction link
[https://www.iviewui.com/new-issue](https://www.iviewui.com/new-issue)

### Steps to reproduce






111

import Editor from '_c/editor'
export default {
name: 'level_2_1',
components: {
Editor
},

### What is expected?
显示

### What is actually happening?
无法显示

---






111

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 with the reproduction link in Firefox and recreate the nested Tabs and Editor example shown in the report, using the wangeditor 3.1.1 environment. Inspect the imported `_c/editor` component and compare its rendering inside the TabPane with the expected visible editor; done means the editor displays correctly in Firefox.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.