Konrad Moskal

Results 4 issues of Konrad Moskal

**Example** Correct (tooltip detects there is a bounding box edge above and positions itself below the cursor): Incorrect (tooltip stops respecting the top bounding box edge): Code sandbox [link](https://codesandbox.io/s/zen-moser-208mn?file=/index.tsx). **Expected...

🐛 bug
@visx/tooltip

**Is your feature request related to a problem? Please describe.** We would like to have automatic releases with change-log like this: https://github.com/relekang/python-semantic-release/releases. Currently it looks like this: https://github.com/VorTECHsa/python-sdk/releases. It will...

documentation

I run into this issue where `sockets.current[namespaceKey]` can be `undefined` in ioProvider.tsx, I am referring to https://github.com/nitedani/socket.io-react-hook/blob/main/packages/socket.io-react-hook/src/IoProvider.tsx#L89. Although it was semi reliably take place in my app when parent of...

To reproduce: 1. Put an input in a drawer 2. Open it, iOS Safari 3. Touch the screen with intention to scroll but start your touch on input 4. You...