-
https://docs.google.com/document/d/1rrLhP1ESo9fMt24IZbcEb8Hfqz-KYqVV0MBCgQ619dI/edit?usp=sharing
-
### Description
Language support was added in [this PR](/Altinn/app-template-dotnet/pull/85), by having an app return all the supported languages to the frontend for the language selector to work. Ho…
-
# Feature Request
## Is your feature request related to a problem? Please describe
For every Graph item that appears on the Graph Canvas, we should have a legend as shorthand so that when pr…
-
### Guidelines
- [X] I have searched searched open and closed issues for duplicates
- [X] I am submitting a bug report for existing functionality that does not work as intended
- [X] This isn't a fea…
-
![1730037645988](https://github.com/user-attachments/assets/ec4a7017-ed85-48bc-b756-6d3a6ef91f20)
Selalu gini, padahal uda saya logout + saya hapus apk dompulnya
-
Once again, it came to your attention that the CSV file format is not sufficient for a lot of use cases (XYT Plot with a lots of data).
Also, an often requested feature is to compare individual runs,…
rakow updated
1 month ago
-
In the new Remix 2.13.1 with the Single Fetch feature enabled, Vercel does not recognize data loader calls during page navigation when using optional parameters. In the screenshot, you can see an exam…
-
## Problem
Currently, the Next.js application only supports pulling data from one Notion page and only supports one language.
## Proposed Solution
Create separate Notion pages for each langua…
-
### I've searched open issues for similar requests
- [X] Yes
### I've manually reviewed logs to find potential errors
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim…
-
Consider this C program, appropriately decorated for use in `macaw`'s test suite:
```c
// bug.c
int __attribute__((noinline)) test_string_lit() {
char x[5] = "ABCD";
return x[0] == 'A';
}
…