Othman

Results 21 comments of Othman

> well i could help, i'm really into this Projekt. I used it and modified it massively for my solutions. ;) well it will be very helpful if you can...

@AndreasBurbach well, it will be very helpful if you can make a pull request to the repo with your changes, and till they accept it, can you create your own...

@salgum1114 let me apologize first , for replying late , i just had to other things and i didn't open Github notification. you don't have to refactor this repo ,...

@AndreasBurbach of course i will check your repo i think this will help me a lot ! thank you very much

> I have created a new version for this awesome editor. https://github.com/layerhub-io/react-design-editor @chloe-bm WOW! this is amazing !

@pikokr why you need react and react-dom as dev dependencies ?

@pikokr react and react-dom they are important packages which means you need them in the production bundle, so making them as devDependecies is not the best option at all thanks...

this is the error ``` GuidelineHandler.ts:378 Uncaught ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' before initialization at Module.default (GuidelineHandler.ts:378:1) at Module.Handler (ZoomHandler.ts:152:1) at registerExportsForReactRefresh (RefreshUtils.js:147:1) at Object.executeRuntime (RefreshUtils.js:182:1) at $ReactRefreshModuleRuntime$ (index.ts:43:1) at Module../src/modules/editor/components/canvas/handlers/index.ts...

i have fixed this error by pull request at this repo : https://github.com/AndreasBurbach/react-image-design-editor i will try to fix it here for both imageMap Editor and workflow editor and make pull...

@alelordelo i still don't know if this deprecated or not , but i am currently working on refactoring this project ( i am not belonging to the team that created...