Mathieu M-Gosselin

Results 36 comments of Mathieu M-Gosselin

I get it to work in 3065 with https://github.com/Railk/T3S/pull/63

@luivignat See my message above. @Railk, perhaps merge #63 into dev?

@liviuignat No autocomplete or edit on mobile.

@druppy It works fine for me on Linux with 3065 using #63, have you tried it?

@druppy They're not my changes, but happy to see it works for you too!

I have the same issue! :+1: See my message in https://github.com/webpack/enhanced-resolve/pull/15#issuecomment-113864959

> And I also believe bower-webpack-plugin should have options to handle such cases Yep, right now the problem (for this plugin) is not that it ignores `resolve.modulesDirectories` (see https://github.com/lpiepiora/bower-webpack-plugin/blob/master/lib/bower-plugin.js#L63) but...

I'm having the same problem as @yesmeck and @kn0ll. More precisely, in https://github.com/react-dnd/react-dnd-html5-backend/blob/v2.1.2/src/HTML5Backend.js#L486-L487 `dropTargetIds` is `undefined`, so when it calls https://github.com/react-dnd/dnd-core/blob/v2.1.0/src/actions/dragDrop.js#L77-L78 the invariant throws an error.

But `.ar` is and it matches `github.ar`, although it shouldn't.

> Has anyone found any solution of this issue? I have the same issue since yesterday. @Tafsir1729 The solution by @khaled-hbaieb above in https://github.com/prscX/react-native-photo-editor/issues/181#issuecomment-1027987736 worked for us. We leverage https://github.com/ds300/patch-package...