You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded Evidence to the Universal SQL version 25.0.0 and I wanted to try out the Maps functions in the labs plugin. However, I am getting an error I do not understand when trying out for instance the FranceMap:
It seems to me that the config value is undefined in the parameters that are being passed to the echartsCustomMap. But I have no idea why:
I looked at the differences between the my dependencies (evidence 25.0.0) and the labs repo: 23.0.2. But I could not find the issue.
Steps to replicate:
Create a new evidence project, but with evidence version 25.0.0.
Install the latest labs components as a plugin.
Try out the FranceMap or WorldMap components (copy the required sql from labs to the new project) in a new page.
Hi @archiewood ,
I upgraded Evidence to the Universal SQL version
25.0.0and I wanted to try out the Maps functions in thelabsplugin. However, I am getting an error I do not understand when trying out for instance theFranceMap:It seems to me that the
configvalue is undefined in the parameters that are being passed to theechartsCustomMap. But I have no idea why:I looked at the differences between the my dependencies (evidence
25.0.0) and thelabsrepo:23.0.2. But I could not find the issue.Steps to replicate:
25.0.0.labscomponents as a plugin.FranceMaporWorldMapcomponents (copy the required sql from labs to the new project) in a new page.Could you point me to the right direction?
Kind regards,
Lasse