geo
geo
 I'm not sure what happened. I generated a token and actually gave it a bunch of permissions and put the token in the settings of the app and got...
###### Before submitting an issue, please, see https://github.com/tapio/live-server#troubleshooting ## Issue description Trying to add proxy to command line fails. Throws: ``` Error: connect ECONNREFUSED 127.0.0.1:80 at Object._errnoException (util.js:1024:11) at _exceptionWithHostPort...
I don't understand why this is happening, all the type casting in angular is getting a little obnoxious. Here's what I'm doing: View: `` drsCtrl: `this.queryData.score_low = 0; this.queryData.score_high =...
Maybe it's just me, but I have the hardest time finding documentation of things that are on GitHub. For instance, this one seems to have no documentation at all. The...
I followed the setup guide but got this error when trying to pull the schema ```Fetching schema... (node:29218) UnhandledPromiseRejectionWarning: Error: Evaluation failed: ReferenceError: application is not defined at __puppeteer_evaluation_script__:3:15 at...
When I'm looking at the documentation it looks like I can set the `locationmode: geojson-id` and for the `type: choropleth` and should then be able to set the `geojson` prop...
I was wondering if you could add support for all fields in the ID3 spec. Maybe that's much harder than I think. :)
I waited overnight to catchup on blocks because I figured it was because I was behind, but when I try to sign in nothing happens on the front-end. I see...
**Describe the bug** I have a parent that I'm using `useDirectoryFileUrls` to show images in a folder in and then the child is using `useDirectory` to check for existance of...
Improves documentation on the storage section of the documentation including configuration and return types and more examples. I can do a pass on the PostREST section if it's helpful.