tinymce / tinymce-angular

Official TinyMCE Angular Component
MIT License
324 stars 93 forks source link

When using tinymce editor in matDialog, it doesnot seems to load the js always. #99

Closed amitmoondra closed 4 years ago

amitmoondra commented 5 years ago

For the first time the js is loaded and then after sometime its gone. Cant figure out why is that happening. Also couldnot figure out how to remove the editor that i see is the answer, but while using the angular wrapper module that tinymce-angular i dont see how that can be achieved. Need a solution.

SimonFc commented 5 years ago

I think this issue is the same as the one this PR is trying to solve. I'm looking into possible ways to fix this now. Just to confirm that your issue is the same, could you set up a minimal reproduction app on codesandbox?

amitmoondra commented 5 years ago

I think this issue is the same as the one this PR is trying to solve. I'm looking into possible ways to fix this now. Just to confirm that your issue is the same, could you set up a minimal reproduction app on codesandbox?

amitmoondra commented 5 years ago

will do that

amitmoondra commented 5 years ago

it works in sandbox, dont know some issues on my local, but it seems this is an issue

jscasca commented 4 years ago

Hey @amitmoondra

Sorry it took so long to get to this, is it still an issue?

tinydylan commented 4 years ago

@amitmoondra - Since the issue doesn't occur on sandbox, but does occur on your local environment, are you able to please provide a simple self-contained example demonstrating the issue? We'll then be able to look into it further.

I'll close the issue for now, but feel free to re-open if the issue still occurs.

Thanks