Akif ÜNAL

Results 6 issues of Akif ÜNAL

### Describe the bug **Describe the bug** When using Storybook with Vite and Tailwind CSS, the dark mode feature of `@storybook/addon-themes` is not working as expected. When switching to dark...

bug
tailwind
sev:S3
addon: themes

## Description After updating to syncpack version 12.3.0 in a turborepo monorepo managed with pnpm, running "syncpack update" results in numerous mismatches . This issue was not present in version...

Priority: High
Status: To Do
Type: Fix

**Describe the bug** When attempting to build my project that uses fets 0.7.0, an error occurs. The error seems to originate from the `fets/cjs/plugins/typebox.js` file. The details of the error...

**Describe the bug** When I have both header and query parameters, the "required" field for the query parameter does not seem to work. Without header, it's working correctly. **To Reproduce**...

I've encountered an issue with recursive schemas, where an integer field with `format: int64` returns the wrong type when a schema recursively references itself. Specifically, when a schema contains a...

**Describe the bug** I previously opened an issue #1823 related to a "Type of property 'x' circularly references itself" error, which was resolved (thanks for that!). The fix worked well...