angular-summernote icon indicating copy to clipboard operation
angular-summernote copied to clipboard

problem with creating link (angular)

Open IraErshova opened this issue 7 years ago • 1 comments

When I am creating a link, "Open in new window" option does not work, I can't check it. Next, when editing links, "Open in new window" option does not work also.

I use: summernote 0.8.3 angular-summernote 0.7.1

How can I fix this problem? Thanks

IraErshova avatar May 25 '17 09:05 IraErshova

Hi, I think the version of your summernote should be the same as the version of angular-summernote to work correctly. Check the in README.md for further.

I use:
"summernote": "^0.8.1",
"angular-summernote": "^0.8.1"

and everything still good.

vunguyen-it avatar May 26 '17 03:05 vunguyen-it