Your software
My Mautic version is: 4.2-rc
My PHP version is: 7.4
My Database type and version is: tidb
Your problem
My problem is:
(see screenshot)
After upgrading to try 4.2 rc, when i create a new segment, the filter screen is blank.
Selecting a pre-existing segment (e.g. one that was created prior, that has filters) works and shows options.
Same problem with a new install on AWS. No existing segments, so I don’t know if those would have worked, but exact same issue. Tried same steps, and also browsers plus Edge.
I have tried to run
console mautic:assets:generate
console assets:install
i got this result
bitnami@ip-*****:/opt/bitnami/mautic/bin$ sudo /opt/bitnami/php/bin/php /opt/bitnami/mautic/bin/console mautic:assets:generate
Production assets have been regenerated.
bitnami@ip****:/opt/bitnami/mautic/bin$ sudo /opt/bitnami/php/bin/php /opt/bitnami/mautic/bin/console assets:install
Installing assets as hard copies.
[OK] No assets were provided by any bundle.
any step should i need to follow ?
Thanks in advance