Tim Barclay

Results 8 issues of Tim Barclay

- Vue Version: 2.6.14 - Vue Select Version: 3.18.3 **Describe the bug** When the `list-header` slot is used, some odd mouse and keyboard scroll behaviours emerge: - if you open...

bug

Is there a recommended way to test a function that writes or updates a document in the database? If I have a test like the following: declare %test:case function write-test...

Hi, I'm probably doing something wrong, but I've tried to create a Vue component based on the set up instructions in the readme but it only renders a small part...

**Describe the bug** When using Docker with a local volume, as described [in the docs](https://www.mocks-server.org/docs/integrations/docker/#providing-routes-collections-and-config-file), the server doesn't respond to file changes in the mounted volume. **To Reproduce** Create local...

bug

### Related page https://mui.com/base-ui/react-autocomplete/ ### Kind of issue Missing information ### Issue description The Tailwind autocomplete demo has visible focus on selected items, i.e. if you hover an item or...

component: autocomplete
docs
bug 🐛

This isn't an issue as such, but just a point that it might be worth making clear, i.e. in the readme: [nginx strips any headers that contain underscores](http://nginx.org/en/docs/http/ngx_http_core_module.html#underscores_in_headers) by default,...

**Describe the bug** It should be possible to allow only a constrained set of font families and to disallow any others from being used when pasted in by setting the...

### Description If state is updated in `useEffect`, the initial render of the chart fails to happen. ### Link to Reproduction https://stackblitz.com/edit/stackblitz-starters-21kxf1?file=app%2Fpage.tsx ### Steps to reproduce 1. Go to https://stackblitz.com/edit/stackblitz-starters-21kxf1?file=app%2Fpage.tsx...