-
I am unable to modify the size of the swipe card. I had two line graphs on each tab of my dashboard within a swipe card.
After updating, the graphs are half the height and illegible from mobile or…
-
### Bikes vs. Drones 2: This Time It's Personal
## Rule Book
### Page 1: Introduction and Objective
**Introduction**
Welcome to "Bikes vs. Drones 2: This Time It's Personal," a strategic b…
-
Maybe add enhancement to make more then 100% yield for crops. Say 115% -125% crop yield if all conditions met (ph, npk, moist etc...).
If not all conditions, then yields drop rapidly if more then 2% …
-
I try to match the following enum with internal struct variants
```rust
pub enum ValidationError {
LengthOutOfBounds {
min: usize,
max: usize,
},
InvalidName {
…
-
First of all, LOVE the library! This is the only combinator library in TS that scratches the [nom](https://github.com/rust-bakery/nom) itch.
Normally I wouldn't put this straight into "issues"; I'd…
-
When provisioning a server, the "nexus::config::admin::password" is set in Hiera and Nexus uses it, so everything looks good.
But even when the password has a value, the file /opt/sonatype/sonatype-w…
-
![image.png](https://raw.githubusercontent.com/limdylan/alpha3/main/files/c2f7afe7-dcf8-4543-a776-575802aa034f.png)
-
Having this plugin installed, version 0.185, causes a mixed content warning in Chrome.
The warning shows up on any page with content on it from this plugin
-
### What Happened
When you run Pest 3 with the following options:
```bash
./vendor/bin/pest --mutate --parallel --processes=x
```
it should limit the processes to the value specified. However, it…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
14.1.1
### Bug summary
UmbracoHelper does not contain a definition for RenderMacroAsync
// render pes…