Daniel Stoyanoff

Results 22 issues of Daniel Stoyanoff

Hello, I have the following problem, not sure if it's a bug, desired behavior or I am doing something wrong. I have a component, that can conditionally render two things...

Hello, We are using Bit + Jest to test our components. Creating a snapshot works fine on the first run. However, we are not sure how to run it with...

type/help wanted

Hello, I have a project using Yarn workspace with Yarn PnP (no node_modules). The plugin isn't displaying anything next to the imports. Yarn: 3.0.1 Node: 16.5.0

Hello, Is there any chance you could export the Props interface so we can use it without hacks? Thanks

Hello, Couldn't find such request, so opening a new one. ## Problem I am interested in knowing what variables a mutation was fired with, while it's in progress. I find...

core

Hey guys, We are using this action to trigger only the appropriate deploys when merging and it's been working great. However, I have an issue with the caching of NX...

question

Hello, I've been using release-drafter before and was happy about it. Trying to introduce it now to another project using git-flow, but I have some difficulties. Here is the flow...

I just resolved a very nasty bug I had in my app, which could have been prevented if inversify had a warning about this use case. I basically had a...

### Feature request Make callback accept a generic argument to type the the args returned in the `Expression`

Would it be possible to allow putting custom JsonSerializerOptions when initializing the connection? That would allow everyone to control the JSON serialization in the way they want. Currently the only...

enhancement