dev-bjoern
dev-bjoern
> Sorry, the "workaround" still blocked the screen, though the errow was muted. What REALLY helped was putting a fixed version of `react-error-overlay` into devDependencies like: > > ``` >...
@sitexw can you merge this pull request? Installing this via npm and would like to be able importing it.
@Forkiy, could you repeat the merge request with correct indentation? Many thanks!
Canceling the operation, at least in my use case, was the desired behavior.
What could they do? How would they look like?
Anybody knows some maintained alternatives to this project? I found https://github.com/robik/react-view-slot which seems similar but unknown.
I am using styled components inside jsx files. Any hope to get that working there?
@SergiX44 did you join wifi and choose the "update option" during installation? if I did, the same happened to me (keyboard not working, but trackpad multigesture worked). If left out,...
Looking for the same. Would maybe propose a "processcontent" option as in https://github.com/gruntjs/grunt-contrib-handlebars#processcontent ``` options: { processContent: function(content, filepath) { return content.replace(/^[\s\uFEFF\xA0\x20\t]+|[\s\uFEFF\xA0\x20\t]+$/mg, ' ').replace(/[\r\n]/mg, ''); } } ```
having the same problem. grunt-cli v1.2.0 grunt v1.0.1