Manuel Kießling
Manuel Kießling
For me, simply adding `bazinga-translator` to the `autoProvideVariables` function call of the `Encore` object in file `webpack.config.js`, after extending `base.html.twig` as described by @dirmax, also did the job: ``` Encore.autoProvideVariables({...
Hey @weaverryan, thanks for looking into this. The > state changes are only reflected within the outermost component DOM element but not on that element itself part is simply my...
If you absolutely must keep using the 5.x branch (which of course I recommend against), while at the same time running on PHP 8, see this fork work the neccessary...
Thanks for bringing this up. Is this the correct flag? https://en.wikipedia.org/wiki/List_of_Taiwanese_flags#/media/File:Flag_of_the_Republic_of_China.svg
Merged, thanks a lot!
Thanks for bringing this up. I'm afraid I'm not able to solve this myself, because I only speak German and English - therefore, I cannot support the other translations myself....
So yeah, GitHub Issues renders the example strings in the above comment moot — use file https://github.com/user-attachments/files/15884196/c2a0-demo.txt if you need working examples.
Please for give me if this is a stupid question, but I'm not really familiar with the Symfony-internal development process. Where will this patch end up after all is said...
> The good news is the parts of the code this touches haven't changed since pre symfony 4 versions, so it's extremely easy to adapt and do as a composer...