Dan Gornstein

Results 50 comments of Dan Gornstein

Please post a plunker reproducing the issue so people can look into fixing it. A PR fixing the issue would be nice if you have found a reproducible bug.

Do you notice these issues on TinyMCE's demo pages without the use of our library?

Thanks for reporting, I do see the same thing you are seeing. I will look into this, but I'm not sure what is causing it off the top of my...

Although a pull request making this issue better has been merged in, I am going to leave the ticket open for now to see if we can improve upon it...

@lauraerinmann, after this comment a new version was released to debounce updates. This should have solved the issue a bit, I suggest updating to see some improvement. Will leave this...

Can you please add a plunker reproducing the issue so we can take a closer look at it?

Adding an image via the native image plugin should fire a changed event. [See this plunker.](https://plnkr.co/edit/G0aypw?p=preview) The model seems to update for me when I insert an image. Can you...

I have this issue as well, +1 for fix.

As a short term solution for people having this issue, you can wrap the usage of ui-tinymce in a parent element which has an ng-if watching the scope variable which...

I need to think about this a bit. I forget exactly why we make the form pristine also, since it might not be the only thing in the form. Thanks...