-
First of all, thank you for creating and maintaining something amazing.
In the bookdown book, It says to refer to the `tufte` package documentation for special chunk options related to the tufte s…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and …
-
## Steps to Reproduce
1. Run the following Sample App, note the overflow error
2. Remove portions of the string and rerun, note that at a certain length, overflow error stops occurring
…
-
Here's a running list of functionality we'd like to provide -
### Included with OpenProducer
- [x] Show Posts and Playlists
- [x] Program & spot scheduling
- [x] Radio Show Profiles
- [x] Bu…
-
This is the desired effect I am trying to create: https://619b-2607-fea8-87c0-dca0-00-7ef4.ngrok.io/article/bibliography/
If you view the source, you’ll see the `ul` and `li` tags are generated. Dj…
-
# Issue summary
Tab rendering incorrect when change tab inside an embedded app.
## Expected behavior
Tab list must be show after app header
## Actual behavior
Part of tab list is under …
-
I have the following code:
```
import React from "react"
import { Media } from 'reactstrap';
import MyPlaceHolderPicture from './MyPlaceHolderPicture.png';
const MediaWrapper = () => (
…
-
# Backend
### 1. Excel Validation and Error Message
```bash
λ ag "(?
-
**Context:**
- Playwright Version: 1.16.3
- Operating System: Linux
- Node.js version: 14.18.1
- Browser: WebKit
- Extra: docker image: `mcr.microsoft.com/playwright:v1.16.3-focal`
This issue …
-
Hello
Condition inside repeater doesn't work. What I mean is -> Say I have a main dropdown at top and after that a repeater control. So condition from parent' doesn't seem to work on repeater! Also I…