-
**Fehlerbeschreibung**
Nach Start der App befindet sich diese zunächst etwa eine Minute im Loading-Screen. Nach Eingabe und Bestätigung der Lernsax-Anmeldedaten erscheint der Ladebalken und der Schri…
-
### Describe the bug
I use bare repositories and git worktrees as a part of my workflow, however, when pointing obsidian at a vault contained within a worktree, the obsidian-git plugin fails to recog…
-
Version: Deno `2.0.1` and `2.0.2`
MongoDB Package Version `npm:mongodb@^6.9.0`
I was working on a project using MongoDB when I learned that there was a new version available (2.0.2). After upgradi…
-
i have this xml (it's an example of an e-prescription from https://simplifier.net/eRezept/218b581d-ccbe-480e-b8d7-f5f9b925e8c4/~xml):
```
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Type of bug
Compatibility issue, Error in console
### Environment
```markdown
- Server Version: Paper 1.21.1…
-
Unable to make API call to Developer Portal: Error, BadRequest, API name: update-published-app, X-Correlation-ID: b942fb76-4472-401c-8b2d-b202f531f330. This may be due to a temporary service error. Tr…
-
Anonymous users can view posts in the user profile and see the first image as a thumbnail. When clicking on a post, though, the following error message occurs:
> An error occured, please try refres…
jnns updated
5 months ago
-
The "_" that represents an anonymous argument is not converted consistently.
Here is the lhs input:
```
\documentclass{article}
%include polycode.fmt
\begin{document}
> t _ (0:_) = False
…
-
In a repl,
`(defsynth foo [freq 440] (out 0 (sin-osc freq)))` works like you would expect
But `(def foo (synth [freq 440] (out 0 (sin-osc freq))))` fails, with this error
```
2. Unhandled c…
-
```scala
class Bar:
def foo: Int = 23
given Foo()
given baz: Baz()
```
The outline would only show
```
- Bar {}
- foo
- baz
```
i.e. missing the anonymous Foo given.
the n…