-
## Screenshot
Scroll bar invisible:
Scroll bar visible:
## Description
I am using Chrome on Mac.
When an external device is connected, the scroll bar stays visible always and pushes…
-
## @marko/type-check@1.1.7
### Details
The following should be equivalent:
```marko
```
```marko
```
But they aren't. It looks like `Marko.Body` expects `Directives & { value: [{ fo…
-
In an attempt to figure out of mutual recursion us supported, with the following input file,
```
fun foo()
bar()
fun bar()
foo()
fun main()
()
```
I get the following error with Koka 3.…
-
**Type of issue**: Bug Report
**Please provide the steps to reproduce the problem:**
```scala
//> using scala "2.13.12"
//> using dep "org.chipsalliance::chisel:6.5.0"
//> using plugin "o…
-
### Preliminary Check
- [X] I have searched the existing issues
- [X] This issue is reproducible
### Bug Summary
The search bar's design is inconsistent with the site's modern aesthetic, creating a…
-
Add a functional search bar in the "Notes" section. The search bar should allow users to search for specific topics or blogs. Filter the horizontal cards based on the search input.
**Tasks:**
- …
-
Path: /docs/tutorial/frontend
The padding value shown in the docs of "1em" for the action bar results in placeholder text being clipped and not clearly visible.
```
# Styles for the action …
-
Sops v3.9.1
To reproduce:
```
$ echo -e 'foo: bar\n#Hello world' | sops --input-type yaml --output-type yaml -e /dev/stdin > test.yaml
$ sops -d test.yaml
foo: bar
#Hello world
$ sops --ou…
-
-
## Dependency information
"prettier": "3.3.2"
"@yikes2000/prettier-plugin-merge-extras": "^0.7.1-extras.3"
## Steps to reproduce
The problem seems to happen, if you have a file that contains tab…