Archie Sarre Wood

Results 326 comments of Archie Sarre Wood

Can you add the parquet source via the UI in localhost:3000/settings - it looks like you are missing config

that i think is a bug, but not the issue here

We'll close this pending any more user reports of the issue

Apologies for the slow review, this works, builds etc. We'd typically add the example in a DocTab like this: ```` ```markdown ``` ```` This allows the viewer to see both...

I've looked back into the PR where this feature was implemented. https://github.com/evidence-dev/evidence/pull/734 We intentionally decided to lowercase all query ids because of unexpected behaviour if you used mixed cases. Solution...

updated to conform to PR template

Let me know if there is anything you would like me to do here, for example the refactor I mentioned above

Should be inside the static folder for sure. Link URL is relative to static so "/hello.geojson" is /static/hello.geojson Check the Dev tools console for errors? It might be choking when...

Seems like it is failing to parse the geojson. Have you tried any other files? Also if you are hosting on GitHub pages it's possible that you will need to...

Suggested alternative approach- make the default value reactive to changes in the values that are passed to it.