-
### Version modpack Used
0.7.12
### Environment
Multiplayer Server
### New Worlds
Yes
### Expected Behavior
The sticks should probably be fully textured
### Actual Behavior
![2024-09-10_03 28…
-
Hello,
I found a strange behavior with all Twig versions.
```twig
{{ block('block1', 'theme.html.twig') }}`
{# theme.html.twig #}
{% extends 'base.html.twig' %}
{%- block block2 -%}
…
-
### 💻
- [X] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
npm run build
### Configuration file name
babel.config.js
### Configuration
nod…
-
I just used this package with laravel framework and rcrowe/twigbridge
it works in some pages and displays in all pages that include forms the following error:
**"Template "form_div_layout.html.twig"…
-
We're building a large set of twig components.
Currently, it is possible to pass the attributes from one component into another one.
This works, as long as the attributes in the parent component ar…
-
Hello,
I recently attempted to install your extension for syntax highlighting and completion. However, I encountered an issue in setting up the extension by default in the language mode. Despite co…
ghost updated
9 months ago
-
Hi @nochso
I'm using your html-compress-twig for a few years and like it very much. I see it doesn't get much updates, but it works well, so it's fine :)
However, I noticed it doesn't work with…
-
twig submodule needs to be updated
-
Would it be possible to use the Twig comments when in HTML-Twig mode? Currently I need to manually wrap items to be commented out with `{# ... #}`. As you can imagine, it's a productivity killer. What…
-
Hi Everyone !
i'm using sylius/promotion-bundle as standalone bundle and noticed as i wanted to upgrade my application
that promotion-bundle conflicts with twig/twig ^3.0.
And Twig version 2.x …