Ivar (aɪvɑr)

Results 14 issues of Ivar (aɪvɑr)

## Prerequisites * [x] I am running the latest version. (`up upgrade`) `v1.3.0` * [x] I searched to see if the issue already exists. * [x] I inspected the verbose...

`react-jsonschema-form` was renamed to `@rjsf/core` in `v2` thus imports are failing. ```sh ./node_modules/react-jsonschema-form-conditionals/lib/rulesRunner.js Module not found: Can't resolve 'react-jsonschema-form/lib/utils' in '/foo/bar/node_modules/react-jsonschema-form-conditionals/lib' ```

Issue: Using `react-jsonschema-form-conditionals` alone with `json-rules-engine` fails to resolve dependency of `json-rules-engine-simplified`. Expected behavior: `react-jsonschema-form-conditionals` and usage of `json-rules-engine` should not produce dependency issue. Cause: `utils.js` depends on `json-rules-engine-simplified/lib/utils` Suggestion:...

## The issue **What happens?** -> React app crashes when user is typing into asyncTypeahead field with an option `overrideOptions` is set to `true` **Expected behavior**: there should be no...

When plugin is used in grails 2.3.7 with spring security and spring security ui - fails to run the app, nor run-war works. I have made a project to reproduce...

Inconsistent use of JSON keys: `snake_case` vs `camelCase` Configuration object is using `snake_case` and is exposed to the user. The `/entries/txIds` endpoint returns a list that has `nextLink`, see renaming...

**Describe the bug** Cannot use sign operation with an RSA key. The underlying cose signing operation does not support RSA it seems https://github.com/microsoft/CCF/blob/a58d2c880b3691211ed7fa68b684e1ef5bfabf4c/python/ccf/cose.py#L82 **To Reproduce** 1. Generate a self signed...

bug

- adds configuration commands in development doc - adds policy script to the config example

Basic support to limit the retriever search scope to the selected domains - Fully implemented in Tavily API - Functionality added to the static website, server, gpt_researcher and cli. -...

Release downloaded: `v1.2.8` https://github.com/microsoft/CoseSignTool/releases/download/v1.2.8/CoseSignTool-MacOS-release.zip MacOS details: - OS: Sonoma 14.6.1 - arch: `i386` - CPU: Intel Binary that was used: `CoseSignTool` ``` $ CoseSignTool zsh: bad CPU type in executable:...