Sean Dickinson
Sean Dickinson
- File needs to be .env.example to match the template, or else this setup script won't run
The classes table for the `flex-shrink` page shows the class names/properties for `flex-grow`.
Resolves #4312 ### Description Some organizations want to include signature fields on their distribution pdf printouts. We want to make this optional for organizations to toggle this setting on or...
### Describe the bug Request cancellation via AbortSignals is failing due to a runtime error caused by an incorrect variable name. This bug was introduced in this PR https://github.com/axios/axios/pull/4659 where...