Rodrigo José Borba Fernandes

Results 11 comments of Rodrigo José Borba Fernandes

It is been a while since I used the lib, but It is still good to know the way to fix it. Thanks you!

I have the same issue here. Does anyone have fixed it already?

Pretty late for the party, but with hope that it will help others. If you want the command to execute some method, you can also pass this init object in...

> In our Stencil + `@storybook/web-components` / `@storybook/web-components-vite` project, the way we got it to work was by adding the following to [previewHead](https://storybook.js.org/docs/api/main-config/main-config-preview-head) in `main.ts` > > ``` > >...

This is VERY important when we take performance in consideration. +1

I'm facing the same!

Unfortunately right now I do not have time to handle it. I made a smaller reproducible code though: https://codesandbox.io/p/devbox/stencil-minimal-reproducible-issue-gc9nxh

Hi @ovflowd! Sorry it took so long to get back to you. As @micheleriva mentioned, we’ve been working on stabilizing the Searchbox. I’ve upgraded the version of Searchbox, which should...

> [important] > > the latest code deployment doesn't construct urls correctly > > 1. https://nodejs-5wcfs9ie6-openjs.vercel.app/en > 2. cmd+k > 3. type `Buffer` > 4. first result is `https://nodejs-5wcfs9ie6-openjs.vercel.appundefined/` >...

> [less important] clicking the overlay to dismiss the search modal does not clear out the input. I think most users would expect this to be a full cancel operation...