Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map is not showing #610

Open
wolru opened this issue Nov 26, 2024 · 1 comment
Open

map is not showing #610

wolru opened this issue Nov 26, 2024 · 1 comment
Labels
3rd party app support 3rd party app support

Comments

@wolru
Copy link

wolru commented Nov 26, 2024

I'm using jazzmin with django admin, and GISModelAdmin should be displayed as a map,
but it's not displayed because this error occurs.

"No map visible because the map container's width or height are 0."

It's displayed well in the basic admin without using jazzmin.
I think there's a problem with jazzmin. How do I solve it?

12345

django : 5.1.3
jazzmin : 3.0.1

@katiam2 katiam2 added the 3rd party app support 3rd party app support label Dec 8, 2024
@PawelRoman
Copy link

PawelRoman commented Dec 23, 2024

I have the same issue. Removing jazzmin from INSTALLED_APPS fixes the issue: the form renders correctly with point selection widget showing the map.

Although I don't think this is the solution we're looking for ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd party app support 3rd party app support
Projects
None yet
Development

No branches or pull requests

3 participants