Bastian Wegge
Bastian Wegge
@Bogdanp is there any chance you're releasing a new version for this library in the near future? Would be highly appreciated ❤️
@rizalibnu here is a list of steps which you can follow: 1. go into network settings -> advanced -> deactivate any proxy configuration 2. close the network settings -> osx...
This works using `puma` and `plugin :tmp_restart`. You have to be careful though not to use `rails s` but `bundle exec puma -p $YOUR_PORT --pid=tmp/pids/app.pid` if you want to start...
Saw this on stackoverflow: http://stackoverflow.com/questions/34102947/gulp-run-multiple-node-scripts-in-parallel Maybe this does the job?
@kamillamagna did you do any progress on this?
@aviveros This would be most easy to implement, if you would fork the repository and just create a Pull-Request containing your changes. Probably the owner of the repository is busy...
@jnothman thanks a thousand times, this solution helped us save a lot of time rewriting the array renderers. @sdirix +1 for array types. Maybe there's a different solution to this,...
Can confirm it's still a problem. After upgrading from 14.4.0 to 14.6.0 all my configuration is gone :(
This seems to be an issue for some people: https://github.com/pqrs-org/Karabiner-Elements/issues/2342