ordago

Results 14 issues of ordago

fixes small typo

### Description ### Steps to Reproduce 1. Open sandbox 2. click toolbox 3. click Download CSV ### Expected Behavior Downloads CSV ### Actual Behavior Error in console: "i.split is not...

bug

fixes some typos ❤️ the game

I think the app tries to connect to the REST service without checking if there is internet connection first. I tried it with wifi disabled after a real case the...

https://github.com/TheRealJAG/Laravel-QuestionAnswer/blob/f9ca5d8cffe519685e88f521406dfde9f127d268/app/Classes/question.php#L11 https://github.com/TheRealJAG/Laravel-QuestionAnswer/blob/f9ca5d8cffe519685e88f521406dfde9f127d268/app/Classes/url.php#L9 https://www.php-fig.org/psr/psr-4/ > 3.3 The terminating class name corresponds to a file name ending in .php. The file name MUST match the case of the terminating class name. https://www.php-fig.org/psr/psr-1/...

Dynamic properties are going to be deprecated in 8.2 Relevant RFC: https://wiki.php.net/rfc/deprecate_dynamic_properties The only changes are the properties added. There is no change in functionality. It just declares properties I...

I set string keys to the provider, so it would show the name of the set in the tests instead of `set#2`. ![phpstorm64_cP84AJwImc](https://user-images.githubusercontent.com/6376814/197585481-7ec58c0f-bc8f-4fcb-878f-61573c59266e.png) Also added constants to be able to...

https://proofed.com/writing-tips/spelling-tips-receive-or-recieve/

### Initial checklist - [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...

Feature