Jack Kavanagh
Jack Kavanagh
has an issue with the preview mode onClick not firing so the e2e test fail, seems to be related to react-aria I tihnk @react-stately/collections has a regression in the minor...
trying to address the bug mentioned in discussion https://github.com/Kong/insomnia/discussions/7636 update: merged #7716 in order to simplify the build steps
in order to allow a mock response from get and post to have different HARs we are extending support for a custom method to be passed as a header in...
motivation: fix some of the node base image CVEs todo: add aws creds to docker build step https://github.com/Kong/konnect-base-images/tree/main
After using @yao-pkg/pkg to bundle spectral and load a .spectral.yml by a given path the bundleAndLoadRuleset function throws this error. It appears to be an inconsistent dependency between nimma and...
Related issue: https://github.com/nodejs/node/issues/52681
minor improvement ideally git logic wouldn't be in react
motivation: inconsistency in how the fetch errors were being parsed and evaluated, eg json is parsed twice in order to get the error message in one place but not another....
motivation: reproduce and fix bundling error when linting with custom spec ### error we want to fix ``` FATAL require() of ES Module /snapshot/insomnia/node_modules/jsep/dist/cjs/jsep.cjs.js from /snapshot/insomnia/node_modules/simple-eval/dist/index.js not supported. jsep.cjs.js is...