editor.md icon indicating copy to clipboard operation
editor.md copied to clipboard

Need help about initializing.

Open mujahid102 opened this issue 6 years ago • 1 comments

I have three tabs on a page. I am initializing editor on third tab. When I click on third tab editor only shows menu, full editor not showing. If I load editor on clicking on trird tab, multiple editor is created for each click. Please let me know how to handle this problem. If I use editor.remove() for existing before initializing, editor not initialize.

another one is, is there any method to get converted HTML content without loading editor?

mujahid102 avatar Oct 19 '19 06:10 mujahid102

I too have a Bootstrap nav tabs. The editor is on the fourth tab. It's not getting initialized properly. When I resize the browser, it detects it and updates correctly. It's like the content is there but hidden behind some element or squished really small with 0 width.

jaradc avatar Jan 26 '22 21:01 jaradc