Jiri Spac

Results 185 issues of Jiri Spac

### Subject How is chakra different than X ### Description I would love to see How is chakra different than Mantine. I am mostly chakra-ui dev, but I have tried...

needs triage
Topic: Documentation 📚

Please add a throw or a warning when "possibleTypes" are not configured and data requiring them is queried. Currently apollo-client returns empty object which obviously wreaks havoc at runtime. Resolving...

🛫 in-progress
🧞‍♂️ enhancement

### Clear and concise description of the problem sometime we have a flaky test in the suite. We think we have made a change which could fix the flaky spec,...

pr welcome
p2-nice-to-have

I think it would be really cool, if the error message would be colored, so it can be read a bit better in the terminal. I have a proof of...

I would like to use this lib with a Postgre on AWS aurora serverless. Problem is that aurora serverless scales up at runtime so I need to tweak the `max`...

would be nice to have some sort of guidance here as to which one should you choose. Like I know I should probably choose aws-data-api when I run on AWS,...

documentation
enhancement

how do I import it? the docs only show ``` import { drizzle } from 'drizzle-orm/...'; ``` and that seems like a placeholder

## This would solve... ``` MockNotMatchedError: Mock dispatch not matched for method 'POST': subsequent request to origin https://api.adapty.io was not allowed (net.connect disabled) ``` ## The implementation should look like......

enhancement
good first issue

I'd like to bundle this library with esbuild, but that is not possible ``` Error: Build failed with 1 error: ../node_modules/istorexit/main.js:2:1: ERROR: Syntax error "!" at failureErrorWithLog (/home/runner/work/authier/authier/node_modules/esbuild/lib/main.js:1636:15) at /home/runner/work/authier/authier/node_modules/esbuild/lib/main.js:1048:25...

add one more example for error formatting in the docs ## 🎯 Changes no code changes ## ✅ Checklist - [x] I have followed the steps listed in the [Contributing...