-
Some of the COGs have weird reflections displayed on the dashboard.
![image](https://github.com/NASA-IMPACT/veda-ui/assets/118487103/e09213b2-4ae0-46fe-bfa9-5caec7ef4a23)
-
**Describe the bug**
If I define a custom editor component, I can only specify a regexp as a pattern, like `pattern: /^$\s*?(.*?)\n\n(.*?)\n^$/ms,`. But this will parse nested components poorly, fo…
-
**I'm submitting a feature request**
It would be nice, if [`output.libraryTarget`](https://github.com/webpack/docs/wiki/Configuration#outputlibrarytarget) could support the ES2015 module format.
**W…
-
I have a hugo site in which I have a content called "project".
My config file:
```
collections:
- name: "project"
editor:
preview: false
label: "Project"
folder: "site/co…
-
#### Environment
- __Package version(s)__: Not sure but latest from `develop` branch
- __Browser and OS versions__: n/a
- __OS__: macOS 14 Sonoma
- __node version__: 20.15.1
- __yarn versio…
-
## Issue Description
Using `leftJoinAndSelect`, `orderBy`, and `take` / `skip` at the same time will cause "TypeError: Cannot read property 'databaseName' of undefined".
I think this problem is …
-
Hi @andry-tino,
Thank you for your awesome project.
Roslyn now supports [.NET Core cross platform applications](https://channel9.msdn.com/Blogs/MVP-VisualStudio-Dev/Roslyn-and-NET-Core-C-code-gene…
-
**Describe the bug**
I have setup two Pods, (User 1) and (User 2). User 1 creates a tictactoe game for User 2. When I log in a User 2 I don't get an notification that the game has been created.
**…
-
### Description of the bug
When using Datepicker in combination with `"triggers": ["validation"]`, we seem to send the data for validation on server even in cases where we know the date format is not…
-
When using subscriptions in FIWARE Orion with the `alterationTypes` field set to `entityUpdate` and `notifyOnMetadataChange` set to `false`, the subscription does not behave as expected. Specifically,…