Philip Ebels

Results 3 issues of Philip Ebels

The latest docker image is of version 0.4.2 (https://hub.docker.com/r/markuman/xmysql/tags/). Could you please submit an update with the current version?

I'm using this lib together with next-query-params. I have a QueryParamConfigMap which I pass to `useQueryParams(queryParamConfigMap, { includeAllParams: true })` The return value however does not include query params that...

I get this error when trying to access a certain url. Apparently, I have to include a polyfill since PhantomJS doesn't support ES6 Map (https://stackoverflow.com/questions/41729482/phantomjs-cant-find-variable-map). Simply requiring a polyfill in...