We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/DavyJonesLocker/client_side_validations/actions/runs/11739315324/job/32703578245
Work
Error: ActiveRecord::UniquenessValidatorTest#test_uniqueness_client_side_hash_with_empty_scope_array: NoMethodError: undefined method `singleton_class?' for nil:NilClass vendor/bundle/ruby/3.2.0/gems/activerecord-7.2.2/lib/active_record/validations/uniqueness.rb:17:in `initialize' test/active_record/cases/test_uniqueness_validator.rb:71:in `new' test/active_record/cases/test_uniqueness_validator.rb:71:in `test_uniqueness_client_side_hash_with_empty_scope_array' bin/rails test active_record/cases/test_uniqueness_validator.rb:69
Rails version: 7.2.2
Ruby version: 3.x
Client Side Validations version: main
n/a
this repo
The text was updated successfully, but these errors were encountered:
Bisected to rails/rails@64a64fd
rails/rails#52983 rails/rails#52959
Sorry, something went wrong.
Fixed in #952
No branches or pull requests
Steps to reproduce*
https://github.com/DavyJonesLocker/client_side_validations/actions/runs/11739315324/job/32703578245
Expected behavior*
Work
Actual behavior*
System configuration*
Rails version: 7.2.2
Ruby version: 3.x
Client Side Validations version: main
Code snippet from your model of the validations*
n/a
The whole form code from your template*
n/a
The resulting HTML*
n/a
Browser's development console output*
Additional JavaScript Libraries*
n/a
Repository demostrating the issue
this repo
The text was updated successfully, but these errors were encountered: