[Bug Report]tab 与富文本编辑器组合在Firefox上无法显示
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
- 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 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