Alexey

Results 9 issues of Alexey

I've tried to run create-react-library on Windows 10, but it fails ``` PS E:\javascript\controls> npx create-react-library ois-controls ? Package Name ois-controls ? Package Description Made with create-react-library ? Author's GitHub...

I have tried to attach file, but failed. [There is](https://jsfiddle.net/1z7x63L0/2/) code for source (i have edit resize.html), that show, that widget, that should be displayed at position [16, 1], showed...

**Describe the issue** We found, that all versions above 21.3.9 dont working properly with Host LocalDateTime values. We expect that we could use it inside javascript code, but it dont...

bug

Since update to 3.1.0 version (previous was 13.0.2) ## Description There is class, that union Mutation and Subscription resolver interfaces ``` @Component public class UserAttributeMutation implements GraphQLMutationResolver, GraphQLSubscriptionResolver { ```...

bug

### Search first - [X] I searched and no similar issues were found ### Description We are trying to write custom precondition. We tried to use RawParameterizedSqlStatement for binding parameters...

TypeBug
needs_review
triaged

Hi. I tried to use this library with JS client. All tutorials about it said, that need use "graphql-ws" library for subscriptions. But all worked examples of servers with this...

### Search first - [X] I searched and no similar issues were found ### Description Our Postgres instance database several schemas with same structure, so there are many objects with...

TypeBug
DBPostgres
awaiting_response

I try to run my project with defined configuration. I've created hazelcast.xml in resources root with content from definition ``` 60 ``` set hubernates property `properties.put("hibernate.cache.hazelcast.configuration_file_path", "hazelcast.xml");` But got error...

Type: Defect

**Expected Behavior** Current availabled version of this library is runtimeOnly("com.nimbusds:oauth2-oidc-sdk:11.20.1") **Current Behavior** current used version is 9.43.4 **Context** I often have error of dependency conflicts. I think this bump should...

in: oauth2
type: dependency-upgrade