-
Updated
Aug 13, 2021 - Python
store
Here are 1,212 public repositories matching this topic...
-
Updated
May 18, 2021 - JavaScript
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[x] Support request
[ ] Other... Please describe:
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Aug 11, 2021 - TypeScript
The Github Discussions is very well for community proposals, questions and dicussions. We need to use it actively and help each other with it.
- Describe in the readme that the preferred way proposals, questions and discussions is the discussions.
- Setup an bot which will help move unrelated issues to the [discussions](https://github.co
-
Updated
Jul 18, 2021 - Swift
-
Updated
Jun 19, 2020 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Jun 15, 2021 - JavaScript
Hello,
Thanks for this awesome tool!
I have a guarded property on my store, selected, which is used only by the UI, and I don't want to sync on Firestore.
If the guards works well, the document is still synced everytime I change the selected value, because of the updated_at and updated_by value.
Of course, I can add the two properties to the guards too, and it works, but I actually
-
Updated
Aug 11, 2021 - TypeScript
Improve this page
Add a description, image, and links to the store topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the store topic, visit your repo's landing page and select "manage topics."


Context
I've create a custom action that redirect to cart page with a success flash, but page open
no-product-availablemodalExpected Behavior
Show modal only if applies
Actual Behavior
Cart page open a modal if there are a flash, no matter if is success or error
Possible Fix
Fix this view https://github.com/spree/spree/blob/a7f7114d3237ad214aacc9fe96d1676f1c115976/fron