Outsider
Outsider
Hi @carlo-feudo I dig this problem, but I couldn't reproduce the crash. @gabrielguerrero 's code is very helpful and give me some hint. In my test(IE11), angular-summernote became pretty slow...
It isn't supported yet. I will check a way to support it.
@Sir-J What is you browser? I'm trying to implement to defer initialization in #23 .
show your code or write the example on jsfiddle?
I don't have any clue fot it. What is your versions of angular and summernote you use?
Interesting requirement. I will think about that.
@tjsail33 @Mr-Anonymous Do you know other directives has defer initialization or snippets to defer initialization? If so, it is very helpful to resolve this issue. For now, I have no...
@tjsail33 So, did you expose the variable as attibute like ``?
Could you check it in v0.8?
@srobati I made `Angular.Summernote.0.5.1.nupkg` file using [gulp-nuget-pack](https://github.com/w8r/gulp-nuget-pack). But I didn't know about Nuget package system. Do you know a way to upload the package file automatically?