Erison Silva

Results 205 comments of Erison Silva

hey @haivala you are trying to add a prefix on admin like `/en/admin/app/sonatapagepage/112/edit?site=2`, but it isn't handle in this bundle. the prefix thing works just for pages 🤔 if you...

> That is not true. It is handled by this bundle it doesn't make sense, page bundle shouldn't affect in admin routers 🤔 > It is bug in this bundle...

I believe this issue is related with a database query. I am testing in a project with `host_with_path_by_locale` site 1 - url = null site 2 - url =/en both...

@haivala One question. in your project, do you use : 1 host with 2 languages, or 2 hosts with 2 languages? E.g 1 site1.com/ site1.com/en E.g 2 Note: if you...

Yeah I do not know how it is working in your project, because it will always take the first site. like id:1, host: your-site.com id: 2, host: your-site.com/en when you...

Does it work in your project? Is it getting site 2?🤔 > well have you set the locale properly in the site object? it is not enough to just set...

Is there any way to disable this icon? just until solve this issue?

I am facing the same problem 😞 it is my conf ```yaml type: custom:advanced-camera-card cameras: - camera_entity: camera.poste go2rtc: modes: - webrtc - mse live_provider: go2rtc triggers: entities: - binary_sensor.poste_motion_alarm...

Hey @dermotduffy I never make this work, maybe I'm doing something wrong, I opened another issue, just to avoid spam for others in this issue. #2082

it is working on `traefik:V3.4.0-rc1` ❤️