-
### Symfony version(s) affected
6.3.7
### Description
When I implement a combination of the ux-autocomplete feature, and enable the bootstrap 5 layout in the Twig config, I do not get the red borde…
-
### PHP Version
Any
### Shopware Version
6.5.8.6 / trunk
### Expected behaviour
Consider the following twig template in storefront, reduced for clarity:
```twig
{% set itemStyles = {
bor…
-
Hello, I am following your work with great interest. Unfortunately, files are still missing and this is how this error occurs:
An error has occurred.
0 Failed opening required 'C:\wamp64\www…
-
[Dynamic inheritance](https://twig.symfony.com/doc/3.x/tags/extends.html#dynamic-inheritance) is currently not possible.
```twig
{% extends templateLocation %}
```
Or
```twig
{% set templa…
ruudk updated
1 month ago
-
```
{% extends "rocks.twig" %}
100%
{{ name}} rocks!
const template = twig({
href: 'test.twig',
async: false
});
…
marmz updated
4 months ago
-
Request to add a syntax highlighting scheme for Twig.
Perhaps this is a helpful starting point, it's an implementation for Notepad++, which I believe also uses Scintilla: https://github.com/Banane9/n…
-
**Version context:**
Twig version: v3.3.10
Twig Bridge version: 6.0.8
Symfony version: 6.0.8
PHP version: 8.1.5
**What's happening:**
I just tried to use a different twig trait depending o…
-
I have a template (Extending other) with the following translated message in a block, in ICU message format:
`{{ '{visited, plural, =0 {Nobody visited this room yet} one {1 person visited this room…
-
Hello Guys,
is there a plan to upgrade it and support for twig v3
-
**Backgroup:**
Currently, in order to pass ImageValueObject to a pattern, you are doing preprocess to prepare the image e.g. [here](https://github.com/openeuropa/oe_whitelabel/blob/1.x/modules/oe_whi…