Emerson Laurentino

Results 40 comments of Emerson Laurentino

I'm having the same problem, @charlespierce any updates on this issue? In my case, `npm link` doesn't work, because it creates the binary only for the CLI folder, I can't...

> You may also wish to use the (advanced) [`useCommandState` hook documented here](https://github.com/pacocoursey/cmdk#usecommandstatestate--stateselectedfield): > > ```tsx > const search = useCommandState((state) => state.search) > const isEmpty = useCommandState((state) => state.filtered.count...

> Have you tried rendering a Command.Item where the value is the current input value? I'll test this approach.

@raunofreiberg it worked, however when I search for something that ends with a space, the count goes to 0, thus removing the create new button. So a strange behavior is...

closing because https://github.com/vtex/faststore/pull/1048 was merged

once we move docs from here to https://github.com/vtex/faststore-docs, this pr don't make sense anymore.

I tested with Whatsapp and doesn't works and Instagram works only to Reel. > Edit: I used Share from React Native, but change to use the expo-sharing and all works...

I tested here and work well. Thanks @jameswyse

@CHFernandes thanks for report, what's the @faststore/ui version?