Hugo Alliaume
Hugo Alliaume
Hey, I think this PR would need a last rebase on `main` before merging. I will do it this afternoon
The PR has been rebased and CI checks are passing, feel free to merge it if you like it :eyes:
Hi, I understand it can be useful, but that would mean introducing geocoding to UX Map, and I don’t think we really want that. UX Map is designed to display...
I'm closing, feel free to re-open if needed!
Can we add aliases for other UX packages? 😇
(checks are failing because sf/asset-mapper requires php >=8.1, while it use php 7.4)
You can still use `.where('...', 'LIKE', '...')` for the moment
I can understand the easy to use `trans_default_domain` only once, but as a workaround, what about specifying domain explicitly in each `trans()` call?
It's an issue I'm facing too with components being rendered inside other components. Like you I've seen those timings in the Symfony profiler, but I don't know if it happens...