Jason Fleetwood-Boldt
Jason Fleetwood-Boldt
@erdemtopal -- I think the answer is here https://github.com/heartcombo/devise/pull/5340
@carlosantoniodasilva -- I meant no offense personally. I think lots and lots of people are going down this rabbit hole from what I can tell which seems like an opportunity...
I just found this (through debugging) and filed this on Stack Overflow (mostly for the next person) https://stackoverflow.com/questions/66615478/turbo-rails-with-devise-does-not-redirect-consistently-rails-6-1-3-devise-4-7-3 My reproduction app against Devise 4.7.3 can be found here: https://github.com/jasonfb/TR001 (I...
did something get fixed in Rails? Sorry if my message from last year came off as pushy-- I realize not everyone is an early adopter (and that's a good thing!)...
run a background job. We use something like this. (there is calling code you can't see here, so you can use your imagination as to how this method is called)...
thank you @zachfeldman -- with the file above I'm getting ``` Error: Tesseract: Calling `sha256 "digest" => :tag` in a bottle block is disabled! Use `brew style --fix` on the...
Are you guys testing this on the master branch of spree_gateway? I just wanted to know to parse some information about some other bugs I'm seeing
@onedanshow - can you state what version of Spree or Spree gateway you documented this under? In our store, we are aware of the issue, and for this reason we...
>> This makes me think that the session isn't resetting properly during logout. is the record still in the table or not after the log-out ?
No, it sounds like the _session_id is not being passed from the front-end to the back end. Use debugging tools to examine if it is being passed from the front...