Results 11 issues of Quentin

> We are happy to answer your questions about the code or discuss technical ideas. Please complete the following checklist (by adding [x]): - [x] I have searched open and...

The following code can become heavy with multiple keys and usage of scopes: https://github.com/QuiiBz/next-international/blob/7887342c60f5cceaa8ed0456a8ef068db4b87909/packages/next-international/src/common/create-t.ts#L26-L30 I think we can store all the plural keys after the first iteration so that we...

### What version of Hono are you using? 4.0.0 ### What runtime/platform is your app running on? Node.js 20 ### What steps can reproduce the bug? If we're on a...

bug

# Bug report ## Description / Observed Behavior Like #281, I want to use `lucide-react` with `next/og` but it doesn't render or show errors so we can't debug.. ## Expected...

| Q | A |------------- | ----------- | Type | bug | Fixed issues | #6245 #### Summary This MR fixes a condition on SQL Server where `fixed` is always...

Bug

| Q | A |------------- | ----------- | Type | bug/feature/improvement | Fixed issues | N/A #### Summary We sometimes don't need to be accurate to the microsecond on certain...

![image](https://github.com/swc-project/swc-node/assets/31007601/8e5f47f3-307f-4bdb-87eb-cee0f7d74d28) I updated to @swc-node/[email protected] but I'm still having the following issue https://github.com/swc-project/swc-node/issues/775 My project is using Drizzle with TypeScript. I'll provide a minimal reproduction soon.

Version: Deno 2.5.6 Logs : ```log ❯ deno task build Task build vite build vite v7.2.2 building client environment for production... ✓ 1860 modules transformed. dist/client/assets/styles-BxOKxSRZ.css 31.59 kB │ gzip:...

needs info

### What does this PR do? This PR adds an option to disable the “Demo” section on the Traefik Dashboard. ### Motivation I recently updated my Traefik version and saw...

status/0-needs-triage
area/webui
size/L

ESLint reports several errors and warnings, so I ran the “fix” command to resolve them.

enhancement