TylerGarlick / angular-redactor

Redactor WYSIWYG directives for redactor editor
MIT License
208 stars 83 forks source link

Imagemanager loaded but not showing the icon in the editor, no errors in console either #52

Closed aligajani closed 9 years ago

aligajani commented 9 years ago
<textarea
        ng-model="content"
        redactor="{plugins: ['fontcolor', 'fontsize', 'fullscreen', 'imagemanager', 'table', 'video']}">
</textarea>
aligajani commented 9 years ago

Guys, I've managed to fix this. I had to supply the POST route.