-
The goal is to keep track of all submitted issues in Bugzilla and other repositories.
Note: Comments about progress will be reported every Friday at 5PM (EET time).
-
The JavaScript standard library is very minimal. Is this how it should be? What should we add?
Note, the purpose of this repository is to develop the infrastructure for built-in modules, not the co…
-
I believe I am close. I have the following error which I am not sure how to fix.
fatal: [127.0.0.1]: FAILED! => {"changed": true, "cmd": ["npm", "install"], "delta": "0:26:03.451599", "end": "2019-…
-
### Describe the bug
When an app is running and a second instance of the same app is executed the second instance crashes.
If I change the `"identifier"` (so both instances have different identifi…
vlabo updated
3 months ago
-
**Describe the bug**
Two minor bugs were not yet addressed in the initial COAR Notify PR #2681
1. An error occurs in the UI when `ldn.enable=false` is set. See https://github.com/DSpace/dspace-angu…
-
### Setup
- MW version: 1.31
- MW Skin: Vector
- DB (MySQL etc.):
- PHP version: 7.2.10-Ubuntu
- SMW version: 2.5.8
- SRF version: 2.5.6
- Browsers and versions (if applicable): Chrome, late…
-
Each time I make a button, I sometimes need to re-style it to make it match other buttons. Sometimes to get around this I duplicate buttons on the same page, but that doesn't help for copying styles a…
-
Hi, you have been directed to this issue because we want to learn more about your project setup. Thanks to your answers, we will be able to better take design decisions in the future.
We'd apprecia…
-
**Description**
```ts
export class AppComponent implements OnInit{
form = new FormGroup({});
ngOnInit(){
this.form.disable();
}
```
**Minimal Reproduction**
If on ini…
-
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)
**Output from `azd version`**
Run `azd version` and copy and paste the output here:
`azd …