Krzysztof Wolniak
Krzysztof Wolniak
instead of: ``` js this.matchedResultsCount = numMatchedRows; ``` i think should be: ``` js options.matchedResultsCount = numMatchedRows; ```
PhpStorm 5.04 notify me about error in method, I think reason is, that ide_helper miss default values for method parameters.
I have default settings for `nuxt-segment` so it sends automaticaly page event on navigation (route change). But in segment debugger I see that it sets wrong title. Somehow it sets...
Fix/Add the possibility of scaling to the ONLY selected sizes, defined in config file. Usage: `UP::upload($article, $input['file'])->resize(array('s', 'm', 'l'))->getMasterResult();`
When I make: ``` php UP::upload($article, $input['file'])->resize(array('s', 'm'))->getMasterResult(); ``` I get all sizes form config file, but i only want this two, what i specified.
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx Fixed in https://github.com/axios/axios/releases/tag/v0.28.0 Any chance to update?
### Version module: 5.0.0-1667386184.dfbbb54 Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx Fixed in https://github.com/axios/axios/releases/tag/v0.28.0 Any chance to update?