-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
After executing `npm install` the `sill idealTree buildDeps` step takes a long time (mi…
-
## User Settings
## Editor Settings
We've added a number of editor-related changes recently, and I think it would be beneficial for users to be able to modify certain editor settings and it be p…
-
My project has a version conflict in some library dependencies. An older version of apache beanutils appears "higher" up the dependency hierarchy and is winning out against a newer version, depended …
-
### Version
[v4.0.0-rc.19](https://github.com/apollo-module/releases/tag/v4.0.0-rc.19)
### Reproduction link
[https://jsfiddle.net/](https://jsfiddle.net/)
### Steps to reproduce
Add option to nu…
-
## Expected behavior
the installer works correctly
## Actual behavior
rails g forest_liana:install crash
## Failure Logs
rails g forest_liana:install
/Users/davidesantangelo/.rvm/gems…
-
## Describe the bug
In tests/functional/backend/corpora/test_api_key.py, line 23 returns 200 instead of 404. This is because multiple instance of the functional tests are running and they all use t…
-
How to turn what I've currently built into an api that I can use in my own site for registration and authentication??
btw: Benjamin, I didn't end up using the transport model yet. To get the extre…
-
### Terraform CLI and Provider Versions
Terraform v1.4.6
### Terraform Configuration
```terraform
data "http" "auth0_token" {
url = var.auth0_token_endpoint
request_body = local.auth0_json
…
-
As an administrator I want to be able to define how my users look like. Also I want to be able to define which fields can be edited by administrators and which by the user itself. I want to be able to…
-
I know Auth0 wants us to check for auth every 5 seconds but that's ridiculous, we should reduce this to maybe every 1s