-
## Expected Behavior
In the documentation there is an example of using `(enabled_if %{read:y})`:
https://dune.readthedocs.io/en/stable/concepts/variables.html#:~:text=The%20reason%20you,creates%…
-
### Link to reproduction
_No response_
### Environment Info
```text
Binaries:
Node: 20.9.0
npm: 10.1.0
Yarn: 1.22.19
pnpm: 9.7.1
Relevant Packages:
payload: 3.0.0-beta.107
next: …
-
### Steps to reproduce
1. Use `SelectionArea` in Top of the widget
2. Try to use some Scroll Widget or List View
### Expected results
all text that can be selected should only need tap + drag gest…
-
If you press shift and select multiple files in the Filepicker by clicking not the checkboxes but the row than you also select the html content.
In the included flexible theme of contao only the chec…
agoat updated
8 years ago
-
(Apologies for the empty initial post; hit Enter before I’d even finished typing the title, grr.)
I just noticed that any text I post on Bluesky wrapped in angle brackets, like ``, is hidden in the…
-
## 🔦 Context
Currently, the template expressions are compiled at runtime, and evaluated then. Because of this, it doesn't have the information whether there's a typo or typing issue. This is normal…
-
I tried creating my own email template using mustache and want to create a `template.mustache` partial which is the base for all the other emails. But when testing the email I get the error:
```
com…
-
### Current Situation
ReactJS has a method of HTML templating called [JSX](https://reactjs.org/docs/introducing-jsx.html). We currently do not have an equivalent.
There is a WIP [tag string PEP]…
-
### Description
formulas and emphasized text are rendered in `dark blue` color which is barely visible on black background in dark mode
### (Optional:) Please add any files, screenshots, or other i…
-
Grow: Maybe have different titles for different pages. For example, “Stories in progress” for the page with the stories in progress instead of “Home”.
Question: what does “{{ content | safe }}” do?