Jim Castillo
Jim Castillo
Compiling from source does fix the problem or targeting v0.2
After searching more for more documentation, came across a slide deck that show passing capabilities to the hub, after doing that it succeeded, posting in case others run across this....
has this been solved?
This seems to still be an issue. Setting c-n in extension opens a new window. Setting it to another character has the same result. c-p does work on cycling backward.
Awesome library, was looking for export as well. Was just about to add an issue/request but found one already existed.
Any update on this, also getting this error.
 
Also note that the same thing happens without specifying any volumes, so just the default container settings and run.sh
I think i found my problem, reproduced using a modified docker image, then fixed it by: https://github.com/Shopify/dashing/issues/193#issuecomment-27314226 Using webrick instead of thin as the web server allows events to go...
@GRbit //This always works, total will be the full count of orders (if orders == 100, total == 100) `lo.ForEach(orders, func(o order, index int) { pack := OrderStruct{ Order: o,...