Maurizio De Santis
Maurizio De Santis
I tried again in a clean environment (`code --user-data-dir vscode-data-dir-test --extensions-dir vscode-extensions-dir-test`). The behavior is slightly different: 1. the Live Share Workspace keeps hanging 1. when I try to export...
@kennyadsl, #3059 isn't related to this issue, since it doesn't mess with shipment adjustments. I worked recently on `Spree::UnitCancel` and I can't remember any attempt there to create adjustment for...
@ericsaupe, by my checks, cancelling items doesn't take in consideration shipment costs using *any* shipment method: does it match with your observations?
You saved my day! Here's a beer for you :beer:
~~There seems to be a workaround: https://askubuntu.com/questions/906328/games-minimize-on-steam~~ It doesn't work > Right click the game, select properties, then set launch options. Put this in the field: > > SDL_VIDEO_MINIMIZE_ON_FOCUS_LOST=0 %command%...
@robobenklein you're right, it doesn't even work.
Still affected on Capybara 2.17.0, but I'm not using capybara-webkit. Is this a Capybara issue?
> I'm curious, what is the use case for doing that? Basically these are my mappers: ```ruby module ShaleMappers class Model < Shale::Mapper model ::Model ... ``` Which would make...
(btw thanks for this library, I love that it doesn't have any open issues nor pull requests so much that opening one made me sad :joy: )
Same problem here. Does the developing for 1.9 support require C skills? If not, I can try to give a hand, I'm looking for a project to face with :)