-
Javascript is not the best programming language. Nor is Wordpress the best CMS and React is not the best framework, The reason they became the most popular is the massive ecosystem that they offer. Th…
-
We noticed problems with Dropzone after the lastest update from 2.20.0 => 2.21.0
Most of the times Adding (not replaceing) works correct.
But sometimes (tested on Safari and Chrome) on/after the d…
-
It would be great if `AsLiveComponent` could be extended to pre-fill certain values when working on Symfony bundles built on the shoulders of symfony/ux.
Real world use-case:
I currently provide a…
-
**Describe the bug**
Pretty URL router doesn't seem to like env vars that are stored in secrets (https://symfony.com/doc/current/configuration/secrets.html). When enabling the new router deploys will…
-
LiveComponent CI has failures on PHP 8.3 / high dependency
Symfony 7.1 introduces a new [TypeInfo component](https://github.com/symfony/type-info) that will partially replace PropertyInfo, and trig…
-
### 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…
-
Let's say we register the `ux_live_component` routes as following:
```
live_component:
resource: '@LiveComponentBundle/config/routes.php'
prefix: '/_components'
defaults:
_rou…
-
Hi everyone
I'm using symfony 7 with encore.
i dont know what i'm doing wrong here. i always get the following error in my Dev-Tools-Console:
`Uncaught TypeError: Failed to resolve module spec…
-
Lexical is a new text editor created by facebook team . this is a [demo ](https://lexical-playground.vercel.app/) to show case and this is the [library ](https://github.com/facebook/lexical) .
I re…
-
### Symfony version(s) affected
6.4.x, 7.x?
### Description
When this is set in `config/packages.yaml`:
```yaml
framework:
assets:
version: "some-version"
```
Then "some-version…