Ravi Patel

Results 8 issues of Ravi Patel

I tried to integrate third party class library satellite assemblies in to my executable but it doesn't work. Although I can use the SingleAssemblyComponentResourceManager from following discussion and made it...

### Versions: - `@inertiajs/inertia` version: 0.11.0 - `@inertiajs/inertia-vue3` version: 0.6.0 ### Describe the problem: Nested object in useForm must be cloned before assigning them as default. ### Steps to reproduce:...

New Android Gradle Plugin (8.0.0) requires JDK 17. https://developer.android.com/build/releases/gradle-plugin#groovy

Please check out #1260 for detailed explanation of this issue.

Thanks for the great library. I am having some problems with it. I tried to read .tar.gz and .tar.bz2 files but it comes with wrong data. It shows only 1...

enhancement

### Scribe version 4.38.0 ### PHP version 8.3 ### Framework Laravel ### Framework version 11.33.2 ### Scribe config ```ruby type => "laravel" auth.enabled => true auth.default => true auth.name =>...

bug
triage

### What Happened It should work like with other field names, but it can't cause Expectation has public value property. I have to do the following. ```php expect($setting->value) ->toBe('Test') ->and($setting->name)...

bug