immerrr again

Results 24 issues of immerrr again

I've run into situations when there is a need for a quite heavy initialization function for a pipeline item, which should be executed only once before functioning. Without an initialization...

enhancement

I'm following the docs regarding overriding the different components of a select, and I'm getting an error when passing `getStyles(...)` into the returned `div` element by doing smth like ``...

issue/bug-unconfirmed

I see strange behaviour when `ivy` starts a `find-file` completion when in a directory that contains dollar signs (on Linux). Here's a quick example: Repro: ``` $ mkdir test &&...

bug

This PR should fix #3060 Honestly, not sure how to test this, and cannot do it right now. Feel free to do as you please (edits by maintainers enabled, if...