David Cook

Results 169 comments of David Cook

I'm unable to install gems for the new ruby version 3.1: ``` Resolving dependencies... nokogiri-1.11.7-x86_64-darwin requires ruby version < 3.1.dev, >= 2.5, which is incompatible with the current version, ruby...

@aenand I have rebased and added a changelog line as requested. Can you please review my above comments also?

Estimate updated to 4 days. I've done some more digging and discovered another feature in the current screen. I'll implement these technical requirements: **When product weight/volume/items is selected** (variant_unit_with_scale): 1....

@rioug found this: `WebSocket error occurred: Broken pipe in the logs` : https://discuss.rubyonrails.org/t/getting-a-broken-pipe-error-with-websockets/80841 Points toward an issue with our redis config, also mentioned in the stackoverflow link above. I reckon...

Sorry I didn't get very far with this. I found there are two parts to cable_ready, and we had inconsistent versions. So I tried to upgrade both to the latest...

Next steps: * try replicating issue to confirm it still exists after recent updates: * with background reports in Dev (replc notes on issue) * on a server environment fr_prod...

Hi @Matt-Yorkley , we are having trouble with StimulusReflex which we can't get to the bottom of, and were wondering if you'd be able to take a look? At the...

Thanks for pointing this out @drummer83 . I've now upgraded the gem, and found that this will unlock another JS upgrade. Yay! Oh, but the third-party testing framework we use...

Disabled StimulusReflex specs temporarily. Unfortunately the testing framework doesn't support the latest version of StimulusReflex. This is a third party framework that doesn't seem to be maintained. Maybe we should...

Thanks, that might be worth using because the user_reflex_spec.rb will still be relevant, at least in the medium-term. But I will pause this for now, until our usage of SR...