Iasen Drenski
Iasen Drenski
**Description** Once run docker-compose after few minutes the conteiners stop Name Command State Ports ------------------------------------------------------------------------------------------------------------------------ broker /etc/confluent/docker/run Exit 1 connect /etc/confluent/docker/run Exit 1 control-center /etc/confluent/docker/run Exit 1 ksql-datagen bash -c...
**Current behavior** It seems that custom markers are not draggable. i.e attribute draggable="true" doesn't work. **Expected/desired behavior** Custom markers to be fully functional.
**IMPORTANT**: When I try to do unit test of directive `` directive text: ` ` I get an error `TypeError: null is not an object (evaluating 'mapController.addObject') in bower_components/ngmap/build/scripts/ng-map.js (line...
Hello, I want to develop upsert (update if exists and insert if doesn’t exists) function with the methods from express-restify-mongoose which works on server side. Any hints are welcome. In...