Trouble with the map component in th 0.30 version #674
Answered
by
SebastiendOrnano
SebastiendOrnano
asked this question in
Q&A
|
I tried to use the map component with the 0.30 version and no way to work : just a message "map loading.". and anyway thanks to Ophir and all the developpers for sqlpage ! |
Answered by
SebastiendOrnano
Nov 6, 2024
Replies: 1 comment 5 replies
|
Hello, and thank you for reporting this ! The map component does work on the official site, that uses the latest sqlpage: https://sql.datapage.app/component.sql?component=map So there must be something particular in your app. Let's debug that together ! Can you please post here :
|
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Problem solved !
You said "Are you using the card component with the embed property to embed a map, or a custom script, or something in particular in the sqlpage configuration file?"
So I checked everything in my install and I realized that when testing the possibility of coding custom components, I did put a copy of all handlebars in the templates folder so I emptied this folder and it works.
Thank you for your help and sorry for the time you have lost on this issue !