Piotr Deszyński
Piotr Deszyński
> npm was supposed to be automated, and I no longer remember how to do it. If I get a chance I'll look into it... @aronhelser `yarn run semantic-release --publish...
@sundarrajendran temporarily, until issue is resolved here, you can replace it with a fork of mine https://www.npmjs.com/package/react-tooltip-rc
> @pdeszynski I would like to point to your package as a maintained version of this package in the readme - is this OK with you? Are you able to...
@elionntechguy sorry for that 😞 I was playing with github actions to setup builds and I didn't think anyone really uses it yet. Released fixed version with files inside and...
> @pdeszynski thanks, but i'm still having the problem of the tooltip not closing when you go off it with clickable=true property. Would you be able to help me? Please...
:+1: Every time when I'm using inside of a code `xdebug_break();` function, it stops and I'm getting this exception. Additionally xdebug just ignores breakpoints and moves forward if there's no...
I have a similar issue for markers, for e.g. having 2 packages: package1 and package2 with following `pyproject.toml` files: ```toml [tool.poetry] name = "package1" version = "0.1.0" description = ""...
@mefellows thank you for a fast answer. Sorry, I didn't look whether it's already released 😞 Is there any suggested workaround to handle arrays right now? I've tried to use...
@TimothyJones I've explicitly passed there an exact value so the contract definition would generate, I know that the test does not make sense in any way. I'm using matchers in...