unfoldadmin / django-unfold

Modern Django admin theme for seamless interface development
https://unfoldadmin.com
MIT License
1.95k stars 188 forks source link

Sidebar items not showing no Safari #762

Closed fadyscube closed 2 months ago

fadyscube commented 2 months ago

What version of Unfold are you using?

0.39.0

What version of Django are you using?

5.1

What browser are you using?

Safari 14.1.2

Did you checked changelog/commit history, if the bug is not already fixed?

Yes

Did you searched other issues, if the bug is not already fixed?

Yes

Did you checked documentation?

Yes

Are you able to replicate the bug in the demo site?

Yes

Describe your issue

The sidebar items are not showing on Safari in desktop screen when changing them in settings.

lukasvinclav commented 2 months ago

You are using outdated Safari, which does not support :has(). Please update.

https://developer.mozilla.org/en-US/docs/Web/CSS/:has