-
How to reproduce the behaviour
---------
Your Environment
---------
* Operating System: ubuntu16.4
* Python Version Used:
* When you install doccano: 2022/3/23
* How did you…
amzfc updated
2 years ago
-
### Version
Version: 1.0.4 (Docker)
### Bug description
I used the original `Dockerfile` to install the application.
#### Migrations error
The application tell to run the command `mana…
-
Hi. I've tried your plugin, as it seems my last chance of making my setup working. It seems really great, but I am not sure to understand how to use it for production.
I have a fairly sophisticated…
-
### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
31.66.0
### Please select which platform you are using if self-…
-
### Description
Without primitives for theming Web Components, Shadow DOM is proving to be too great of a burden for my team. I thought I could just opt-out of Shadow DOM and things would be fi…
-
I am sorry for the question in issues. Before open this issue, I [asked same question in StackOverflow](https://stackoverflow.com/questions/69388835/how-to-make-visible-the-nuxtserverinit-action-for-n…
-
### Describe the bug
The dependencies
```
"devDependencies": {
"@vitejs/plugin-react": "^1.0.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
"vite": "^2.5.4"
}
```
The vite.co…
-
```
export default abstract class AbstractForm extends VuexModule implements IAbstractForm {
_fields = {};
get fields(): { [key: string]: string } {
return this._fields;
}…
-
I am trying to test a basic table with Aggrid using jest. This is throwing the below error:
C:\Users\Somalee.Gupta\Desktop\EnergyExemplarProjects\Data.Web\source\EnergyExemplar.Data.Web\node_mo…
-
**OS:** Tried on MacOS, Windows 10, CentOS & Debian10
**webpack version:** 5.37.1
**webpack-dev-server:** 4.0.0-beta.3
- [x] This is a **bug**
- [ ] This is a **modification** request
When …