-
Found Solidus using outdated fork of Sortable.js
This is component used as Sortable now https://github.com/components/RubaXa-Sortable
The only reason of existing of RubaXa-Sortable fork is compos…
-
Hi great people,
I have added this gem to a newly created store. The store uses https://github.com/solidusio/solidus_starter_frontend
So i had to add the form manually, but that's ok.
My issu…
-
Hi did you plan to support solidus v3 ?
When i run `bundle install` , i get this error :
```
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Could not find …
-
Would it be possible to move `spec/support/solidus_stripe/webhook/event_with_context_factory` to `lib/solidus_stripe/testing_support/factories` ?
When adding tests to my app for some stripe events …
-
Apparently, refunding a payment is not creating a payment log entry when executed.
![Screenshot 2023-01-23 at 16 56 05@2x](https://user-images.githubusercontent.com/167946/214086156-a9407fa3-9d01-…
-
**Solidus Version**:
```
gem "solidus", "~> 4.3"
gem "solidus_admin", ">= 0.2"
gem "solidus_auth_devise", "~> 2.5"
```
**To Reproduce**
Steps to reproduce the behavior:
1. Set up the S…
-
Is this gem compatible with Solidus 4? According to the gemspec, it should be: `spec.add_dependency 'solidus_core', '>= 2.0.0', '< 5'`. But when trying to install either of the two most recent version…
-
### Steps to reproduce
I think Product Properties page requires some attention.
Go to `/admin/products`, choose a product with variants and click on "Product Properties".
First, if you click on…
-
Before v3.1, the proc given as the default value in a preference had its context bound to the initialized instance. That allowed, for example, referencing other preferences. From v3.1., the context is…
-
Solidus V2.10.1
Why do **products** touch **taxons** when touched?
https://github.com/solidusio/solidus/blob/b0092d0f3bda447494a586bf8eb96a18322b8bed/core/app/models/spree/product.rb#L348-L357
…