tinymce编辑器加载失败。
Open
- Dominant language
- Vue
- Stars
- 16.4k
- Forks
- 4.7k
- PR merge metrics
- No merged PRs in 30d
Description
tinymce编辑器加载失败,报错`_tinymce2.default.init is not a function`。看了一下包里面有tinymce,但是inport tinymce from 'tinymce' 的tinymce是一个空对象。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the `import tinymce from 'tinymce'` entry point and inspect how the editor package is loaded in the project. Reproduce the `_tinymce2.default.init is not a function` error and verify that the imported value is no longer an empty object and that the editor loads successfully.
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
- Needs clarification
- Newbie friendliness
- 30/100