arvinpoddar
arvinpoddar
When using a deferred value to make a query (closely referencing the `useDeferredValue` docs example: https://react.dev/reference/react/useDeferredValue#usage), the first item in the list is not always highlighted when the query results...
Hey all, I'm curious if it's possible to use Shiki transformers with Nextra. I'm attempting to use the `transformerNotationDiff` for my code blocks on my Nextra site. See https://shiki.matsu.io/packages/transformers#transformernotationdiff. From...
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/elastic-wave-5d4hkj?workspaceId=b7d16bab-058a-4b6f-b4f8-cb3182273009 ### To Reproduce 1. Create a new Next.js app with `npx create-next-app@latest` (accept all the default settings) 2. Create a...