-
Even if I hard code the timeZone string (instead of determining current user's timezone) for DateTimeField, I'm seeing this error:
`[React Intl] Could not find required intl object. needs to exist…
-
### Current Behavior
We run our local dev environment using docker compose. While doing so, we get this error message after restarting: `Error: listen EADDRINUSE: address already in use /tmp/somefold…
-
I encounter the following issue when following [these instructions](https://www.zigbee2mqtt.io/guide/installation/01_linux.html#installing) to configure zigbee2mqtt in a lxd container.
I did apt up…
-
### Current Behavior
(React) e2e testing must be setup by hand.
### Desired Behavior
TSDX has an e2e testing solution for React libraries.
### Suggested Solutions
**Add to o…
-
Is it unexpected that this plugin appears to be ignoring `import` and `export` statements (in terms of statement and line counts)?
Maybe I have a config issue, but when I just use babel transpilati…
-
### Current Behavior
I have an executor in our nx monorepo which is responsible for managing "docker compose up" for a project, then running cypress tests against the docker containers and then shu…
-
### Documentation issue
- [ ] Reporting a typo
- [ X ] Reporting a documentation bug
- [ ] Documentation improvement
- [ ] Documentation feedback
### Is there a specific documentation page …
-
### Issue and Steps to Reproduce
It's not clear to me how to configure test runners. The official Nuclide documentation doesn't seem to cover this, and I can't find anything within Nuclide to set thi…
-
I have Jest setup to test files with `@vue/vue3-jest` and it runs all of the Vue tests just fine, however I came across a peculiar issue regarding test coverage - it was going down in our CI dashboard…
-
### Current Behavior
When I run any NX command, such as `nx run admin:build:production` (or development) the console prints the line `^[[12;1R` and doesn't proceed.
### Expected Behavior
Expect the…