Misha

Results 43 comments of Misha

Yes, that's an option. But then I don't understand why we need devDefault since we can control dev environment too. Currently I use a helper similar to testOnly, but it...

@mjansen-dc thanks for the tipπŸ‘πŸ» Btw, is your solution open-sourced? I'd love to see it

Hi all, faced the same problem and was banging my head for few hours to make it work. @lacedon thanks for your solution, looks like it works with my case...

Any news so far? Still experiencing this

Thanks from me tooπŸ‘πŸ» Really enjoy your code design

+1. Trying to set up `changesets` I removed "version" field from packages that are not intended for publish. @trappar did you find any workaround maybe? Thanks a lot for any...

Just want to share one more case where I faced this problem again... The issue becomes more critical when the dropdown is placed above the trigger because first interaction with...

> no literally same issue here, we can't have this table rendering a menu for each cell. should be on a row level... Just wrap the whole table with ContextMenu...

Got into another use-case in which I want to **shift** dropdown content along side axis instead of flipping. So the problem occurs when the dropdown content can't fit on any...

Yep, I upgraded to release candidate instead πŸ˜… Works good so far πŸ‘πŸ»