Miloš Rašić

Results 7 issues of Miloš Rašić

`useRef()` also doesn't work with shallow rendering if the `ref.current` value is handled by passing the ref to a DOM node or a component with ref forwarding. In this case,...

I'm assuming lauch: true launches the dashboard under webpack-dev-server. This is nice, but the real value lies in analyzing deployed bundles. Is there any support for bundling and deploying the...

Wrapped the PurifyCSS call in try..catch and added error display on recommendations page of the dashboard. Tested manually. A PurifyCSS error should be easy to reproduce on a project using...

Not sure what part of my webpack config causes stats to be generated like this. My guess is either webpack v2 or CommonsChunkPlugin. Instead of each chunk having a modules...

We have assets urls in CSS converted into data url by url-loader and svg-url-loader. Purifycss is choking on these data urls with message: Unhandled rejection Error: undefined:2933:467: missing '}' This...

## Bug report ### Describe the bug When adding or modifying webhooks when a strapi-based service is running on multiple instances, only the instance that handled the request will be...

issue: bug
issue: enhancement
severity: medium
source: core:strapi
status: pending reproduction

### I'm Submitting a ... ``` [ ] Bug report [x] Feature request [ ] Support request ``` ### Expected Results It would add to flexibility of the component if...

enhancement