pallets-eco/flask-admin

List view map is broken

Closed this issue · 1 comments

I setup postgis and ran the demo app following examples/geo_alchemy/README.rst then created an object in the point table. Here's a screenshot showing the broken map and the textarea in Chrome's dev tool. Note the attributes with literal strings "None".

Screenshot from 2023-04-22 17-19-38

I have a PR in the works to fix this.

#2220 fixes this and is rebased to the latest master commit as of today. Please take a look and merge if happy.