-
### Reproduction
Add the `DndProvider` somewhere on the page. Below is an example where I added it to our layout:
```
{children}
```
I have been able to get around this error for now by add…
-
### Describe the bug
I have a background video on a webpage, the video is `av1` inside `mp4` container and supported by `firefox`
Only poster image is displayed, video never starts playing
thi…
-
The latest version of yara-python is unable to compile rules with pe.imphash():
```python
# reproduce.py
import yara
print(yara.YARA_VERSION)
rule = yara.compile(source='import "pe" rule …
-
Everything below is actually about maintenance costs. They become too high for our small team, so we need to resolve considerable amount of the technical debts to effectively pay our time for developm…
-
Hi,
I just upgraded to Ubuntu 20.04 (dev version).
This happens when starting a new login shell or terminal:
```
panic: runtime error: index out of range
goroutine 1 [running]:
github.co…
-
### What happened?
KCM tries to taint a newly provisioned node
```
I0423 18:37:30.629784 1 node_lifecycle_controller.go:1082] Condition Ready of node ip-10-5-43-93.ap-south-1.compute.int…
-
```
$ ansible-rulebook --version
__version__ = '0.9.4'
fca63ab1-f243-4459-97ef-bb546e3cc60d
$ ansible --version
ansible [core 2.12.2]
config file = None
configured module search path …
-
npm WARN notsup Unsupported engine for aframe@1.2.0: wanted: {"node":">= 4.6.0","npm":"^2.15.9"} (current: {"node":"10.19.0","npm":"6.14.4"})
npm WARN notsup Not compatible with your version of node/…
-
### What's not working?
I have multiple model fields that have default values for ID generation, timestamps, etc., e.g.:
```
model TestCase {
someId String @id @default(cuid())
requiredValue …
-
ISSUE TEMPLATE ver. 0.4.0
1. Which TurtleBot3 platform do you use?
- [x] Burger
- [ ] Waffle
- [ ] Waffle Pi
2. Which ROS is working with TurtleBot3?
- [ ] ROS 1 Kinetic …