ctf0 / Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
MIT License
829 stars 179 forks source link

[BUG] Can't Edit İmages #148

Closed efectn closed 4 years ago

efectn commented 4 years ago

I have an error when i try edit image on media manager.

My Error Code on Console:

[Vue warn]: Error in v-on handler: "ReferenceError: trans is not defined"

found in

---> <ImageEditor> at resources/assets/vendor/MediaManager/js/components/image/editor/main.vue
       <MediaManager> at resources/assets/vendor/MediaManager/js/components/manager.vue
         <Root>

ReferenceError: trans is not defined
    at VueComponent.saveToDisk (app.js:3153)
    at VueComponent.applyChanges (app.js:3148)
    at click (app.js:79377)
    at invokeWithErrorHandling (app.js:89169)
    at HTMLButtonElement.invoker (app.js:89494)
    at HTMLButtonElement.original._wrapper (app.js:94853)
ctf0 commented 4 years ago

thanx for the headsup, plz check the latest commit.

plz next time use the ticket template.