Nico

Results 11 issues of Nico

I was submitting html(generated with php) into redis for caching. When I tried to retrieve the page it would only return part of the string. After trying to find a...

Bug
Improvement

### Version Number Latest ### Codesandbox/Expo snack NA ### Steps to reproduce Thanks for a great library :) Noticed today that keepIsSubmitSuccessful flag for reset has been merged into codebase...

Thank you for great library. We use the library in both strict and lax mode depending on how flexible we want to be with the user input. One of the...

Hi great library! Would be great if it supported the zod [nativeEnum](https://zod.dev/?id=native-enums) field alongside the currently supported the enum field. Alternativly as a work around it could put a plain...

### What version of Bun is running? 1.1.26+0a37423ba ### What platform is your computer? Darwin 23.3.0 arm64 arm ### What steps can reproduce the bug? [Minimum viable reproduction repository ](https://github.com/paradoxloop/bun-fileforge-issue)...

bug
needs triage

This may be an issue with Bun specifically since the code works with node/tsx however it might be that the library is doing something strange. When I try and run...

bug
external

**Describe the bug** Next.js app upgrade from inngest v3.26.3 to 3.28.0 results in an error during build time. Upgrading to 3.27.5 works so something is breaking in the 3.28.0 release....

If migrations run and you use NANGO_DATABASE_URL while specifying a NANGO_DB_SCHEMA the migrations will place some of the tables in your nominated schema and some in the nango schema. The...

Implement ` `element to control which conditional formatting from table styles is applied. Table styles can define special formatting for first/last rows/columns and horizontal/vertical banding. The new `tableLook` option allows...

### Provide environment information ``` System: OS: macOS 15.2 CPU: (8) arm64 Apple M2 Memory: 99.22 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.12.0 - /usr/local/bin/node npm:...