Results 5 issues of Ivan Kuznetsov

I'm using `create-react-app` for bootstrapping my application and it fails to build when this package is added. Here is what they say in docs: https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#npm-run-build-fails-to-minify

https://github.com/tomberek/aor-postgrest-client/blob/bb7819154d20847425e40463795d339d6df6e740/src/index.js#L35 For some reason, semicolons are replaced from the search field. This is a problem when you want to create a search-by-mac-address field for example.

I have a Swarm cluster built with `docker-machine`. On a master node I have a `jwilder/nginx-proxy` container that is listening docker socket. This container has docker-gen inside. I have a...

Hi. I'm experiencing an issue with setting AMQP_HOST_PORT to FQDN instead of IP. ``` $ docker logs rabbitmqexample_postgresql-to-amqp_1 Finished release [optimized] target(s) in 0.6 secs Running `target/release/postgresql-to-amqp` thread 'main' panicked...

**Describe the bug** The bug is reproducible on the example project. To highlight problem even better I switched theme to the dark mode. You may see some annoying vertical lines...

bug