Jiri Spac
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...
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...
### 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,...
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,...
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......
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...