Vijay
Vijay
@marduzca I tried your suggestion but still facing the same issue when running `npm run start`. ``` /react-scripts/scripts/start.js:19 throw err; ^ TypeError: The 'compilation' argument must be an instance of...
I am using the same plugin.In my app I am using jquery panzoom library where the svg is contained inside a zoomable div.The snap plugin works fine initially when zooming...
@hh54188 U can resize the editor height or pass height as prop to the ace editor to accomplish dynamic heights without scrollbar So if your component looks like this 1....
@Bugaa92 Can u create a pen or fiddle so that we can test this?
@cainrus Is there a potential use case for rename in MemoryFileSystem?
@mazeeblanke Apparently its not an issue with the platform.`__dirname` points to your local working directory. In ur code ur trying to read it and it throws the error because its...
@turnerhayes This issue should have existed until this #39 was merged. Since its was merged long back I think this issue is not valid anymore.Thanks!
@ldynia any update on this ?
@aleclarson Any idea when this would be merged and shipped ? I m also blocked by this
If I get this right, apparently the PR from @Bekacru add prefix only for newly added components and there isn't a way to add it to the existing ones right...