scaleflex / filerobot-image-editor

Edit, resize, and filter any image! Any questions or issues, please report to https://github.com/scaleflex/filerobot-image-editor/issues
MIT License
1.27k stars 322 forks source link

Request got blocked and the editor stopped working for me #427

Closed JHarithaR closed 5 months ago

JHarithaR commented 6 months ago

Hi team Yesterday i tried using filerobot Image editor on react application.it worked fine till yesterday and suddenty the request was blocked https://i18n.ultrafast.io/api/export?grid=353297d2-40b4-4684-a875-45a2178a8157 for this url and today it started working fine What was the issue . how to overcome in this situations

AhmeeedMostafa commented 5 months ago

Hello, This is our translation grid you could avoid it and use your own translations ,

Just provide useBackendTranslations: false and provide your translations object contains the key and translated value (in that case you are handling the language changes from your side)