froala / angular-froala

Angular.js bindings for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
306 stars 123 forks source link

Open in new tab not working #238

Closed vinoth-berkmons closed 4 years ago

vinoth-berkmons commented 4 years ago

Open in new tab not working.

Save and test the link it works fine for first time. After refresh do edit link, 'open in new tab' checkbox is unchecked. we have tried adding target '_blank' dynamically but checkbox is checked but no success in opening new tab.

image