angular-summernote
angular-summernote copied to clipboard
problem with creating link (angular)
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
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.