Serhiy Yakovyn
Serhiy Yakovyn
The issue happens due to the following check in action_cable/testing/rspec.rb: `if RSpec::Rails::FeatureCheck.respond_to?(:has_action_cable_testing?)`. It does not account for a fact that though the method is present it still returns false for...
**Env details:** - OS version: macOS Big Sur 11.5 - Editor: RubyMine - Editor version: 2021.2, 2021.1.3 - Programming language: ruby - TabNine extension version: 0.4.4 - Engine version (could...
## Overview I sort entries by Title. However, it is not kept after relaunching the app. Before restarting the app: After restarting the app: ## Steps to Reproduce 1. Start...
Hi, I've prepared the test example showing an issue: https://gist.github.com/syakovyn/8a28ab096bf5fa160f0baf0c6559a24a The attached PDF shows a workaround that has bullets, but without spaces; the original lists without bullets at all; and...
A copy of https://github.com/doorkeeper-gem/doorkeeper/issues/1579 but with a focus on refresh tokens. ### Steps to reproduce Request to revoke a refresh token bound to the expired access token. ### Expected behavior...
## Meta Capybara Version: 3.39.0 ## Expected Behavior The dispatched `dragenter` event contains the coordinates of the target. ## Actual Behavior The dispatched `dragenter` event doesn't contais the coordinates of...
/lib/capistrano/sidekiq.rb:36:in `switch_user': undefined method `as' for # (NoMethodError) It looks like the fix made in https://github.com/seuros/capistrano-sidekiq/pull/249 for https://github.com/seuros/capistrano-sidekiq/issues/248 has been lost. The issue resurfaced in version 3.0.0