Lukasz Grela

Results 17 issues of Lukasz Grela

Is there a way to abort the grpc request? e.g. when client method is called in short succession it would be good to be able to cancel previous invocation.

By using the `get**Scheme` methods I see the `Cannot read property 'sm' of undefined` error thrown at `DrawerSidebar` component. ``` pickNearestBreakpoint.ts:9 Uncaught TypeError: Cannot read property 'sm' of undefined at...

incomplete info

Currently the highest ajv version we can use is `8.6.3` any higher version breaks the `addFormats` that do not accept the `Ajv` instance anymore. Do you plan an upgrade to...

Is there a way to run the `unimported` on the staged files only, I have it called on the `precommit` hook.

Only first entry is used e.g. when I want to reset default setup I can't as the timer is already set: [popTipView autoDismissAnimated:YES at Interval:1.0];//used [popTipView autoDismissAnimated:YES at Interval:10.0];//ignored in...

- You can specify the type of the array item (#9 ) ![image](https://user-images.githubusercontent.com/7643591/198962460-f632f31f-39f3-4184-a0b9-2de593f0c198.png) - You can specify the type of the new object field ![image](https://user-images.githubusercontent.com/7643591/198963663-18cf7b94-9c71-429a-acbc-41c376f33e43.png)

- components: `OffcanvasHeader` - reactstrap version `#x.x.x` - import method `es` - react version `#18.2.0` - bootstrap version `#5.3.3` ### What is happening? I've noticed missing `close` prop on `OffcanvasHeader`....

I'm working with React 18 and when I tried to install this module I was reported: ``` npm ERR! Could not resolve dependency: npm ERR! peer react@"^15.0.0 || ^16.0.0" from...

### Issue description - components: `Dropdown` - reactstrap version `#9.2.2` - import method `es` - react version `#18.2.0` - bootstrap version `#5.3.3` ### What is happening? I would like to...