-
With the latest release (0.7.7), I am seeing this:
![038DB3B1-207D-4849-A22E-24929688B8E4](https://github.com/silverbulletmd/silverbullet/assets/1077068/b8fa7f91-b0bf-4e4c-b7f0-4569adf2d680)
Not…
-
The data store mgr tests or a subset thereof sometimes fail and sometimes pass.
Some example traceback:
```python
def test_update_data_structure(harness):
"""Test update_data_struc…
-
When running XCUITests in Xcode MapBox GL Native SDK for iOS crashes. See stack trace:
```
* thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 1.2
* frame #0: 0x000000011622ab8…
-
I'm working on the final tutorial, "Offloading The Work".
My solution fails if my delay is invoked as follows with provided code:
```
addon.delay(process.argv[2], function() {
clearInterval(interv…
-
1. https://github.com/com-lihaoyi/mill/pull/3426 cut over the default file extension from `.sc` to `.mill` or `.mill.sc`. We need to send PRs upstream to IntelliJ-Scala, VSCode-Metals, and https://git…
-
I have the following two bindings:
```
noremap d O
noremap D T
```
The idea is to put URL of the current tab on the command prompt but select it such that if I just start typing, the URL is replaced…
-
I read the docs and examples and tickets about reconnection.
My problem is: I don't want to wrap everything in a while-loop and re-execute *everything* just because of a connection issue, but poten…
mirko updated
1 month ago
-
Please, introduce new method `TaskContainer.maybeNamed(name: String): TaskProvider?` that will allow to get `TaskProvider?` without triggering actual task creation.
### Expected Behavior
`TaskCo…
-
sometimes `functions` and `fnMap` do not contain the same keys, let's dig into the relationship between these two data structures.
https://github.com/istanbuljs/istanbuljs/pull/253 CC: @Kosta-Githu…
-
Hi.
I am using MatSelectItem in my project and it throws an error:
```
Uncaught (in promise) Error: System.FormatException: Input string was not in a correct format.
at (wrapper managed-to-nativ…