million icon indicating copy to clipboard operation
million copied to clipboard

Optimize React performance and make your React 70% faster in minutes, not months.

Results 146 million issues
Sort by recently updated
recently updated
newest added

Hi, author of [vite-plugin-ssr](https://vite-plugin-ssr.com) here. While Million works with Next.js it can, at some point, make senses to break compatibility with Next.js. If that's something you're considering, then let me...

enhancement
✨ goal: improvement
💬 talk: discussion

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Cell ``` js import {Item} from "@/stories/Cell/CellForm.tsx"; import {useState} from "react"; import {block} from "million/react";...

bug

Closes #365 > Got to a decent point, required some kinda wild useEffect stuff to keep the url + atom in sync. Jotai does provide a atomWithHash, but [unfortunately doesn't...

This is neither a bug nor a feature request, so I will ask in a blank issue. Is it intended that the getComponent of the createChidren function in 'package/react' and...

**Describe the bug** There's no type declarations for the path "million/preact", there's only "react.d.ts" for "million/react" at the root of package "million", and according to the doc, we need to...

bug

**Describe the bug** First off, awesome work with this💪!! Just installed million and trying to use the block as described in the [docs](https://million.dev/docs/quickstart#whats-a-block). But got the [warning ](https://million.dev/docs/rules#calling-block)for breaking the...

bug

**Describe the bug** A clear and concise description of what the bug is. The code examples in the page are hard to read. **Possible Solution** Make them focusable if they...

documentation
accessibility

**Describe the bug** A clear and concise description of what the bug is. On mobile, the menu items are still able to be focused even when the menu is closed....

bug
accessibility

**Describe the bug** A clear and concise description of what the bug is. On the Docs page, there are 3 links that say "react", **Possible Solution** There should only be...

bug