Ross Sullivan

Results 23 issues of Ross Sullivan

### Is there an existing issue for this? - [X] I have searched this repository's [issues](https://github.com/devexpress/devextreme-reactive/issues) and believe that this is not a duplicate. ### I'm using ... React Chart...

bug
STATE: Need response

## Issue/Scenario Currently, I am using the release drafter in one of my projects. After the release drafter runs, I went to add some release documentation above the Changes section...

The kanji package appears to have been broken after the v0.3.1 release (starting in v0.5.0) in web browsers. Running ``` javascript kanji.jlpt.n5() ``` will yield the following error ``` Uncaught...

# Current Behavior Currently, enabling the compression middleware will enable it for all responses. This is a good default but can lead to wasted compression computation if the response is...

C-improvement
A-http

**Describe the bug** I cannot import the date picker component when writing unit tests with [vitest](https://vitest.dev/). Getting the following error ``` SyntaxError: Cannot use import statement outside a module Module...

So I know this request may sound a little odd but please hear me out. I have been using this app for years and it's awesome, but lately I have...

### What? Add support for [deep/universal links](https://medium.com/wolox/ios-deep-linking-url-scheme-vs-universal-links-50abd3802f97). ### Why? To allow other apps to easily integrate with Tsurukame

Hello, I have been using this crate in my Actix project and its an awesome tool. One thing that I have been having issues with is forgetting to put my...

Added support for a `working-directory` input. See https://github.com/rustsec/audit-check/issues/14 ## Changes - Added `working-directory` input - Defaults to `.` when not passed. (assume current directory. Maintains backwards comparability) - ~~Updated the...

I updated the [validator](https://docs.rs/validator/latest/validator/) crate to `0.18`. Should resolve https://github.com/rambler-digital-solutions/actix-web-validator/issues/51 --- Note: That this is a breaking change :sweat_smile: