gensmusic

Results 5 issues of gensmusic

Hi, I'm writing to you today to suggest that you consider unifying the error types for each struct in the nutype package. Currently, each struct has its own enum error...

### Describe the bug When using refine's Table component combined with a search form that includes a RangePicker, with URL synchronization enabled (syncWithLocation), an issue arises. When the URL (which...

bug

**Describe the bug** I use inline script and wideInputPrompt to handle multiple lines code. the scripts is ````js ```js quickadd const codeInput = await this.quickAddApi.wideInputPrompt("please input your code"); const code...

bug

## Context What's your version of `nuqs`? ``` "nuqs": "2.6.0" ``` What framework are you using? - ✅Other (TanStack Router) Which version of your framework are you using? ``` "@tanstack/react-router":...

bug
adapters/tanstack-router

# Fix TanStack Router search params serialization ## Summary This PR fixes #1127 an issue in the Nuqs TanStack Router adapter where search params containing objects or arrays were being...

deploy:preview
adapters/tanstack-router