-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
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
Delay in adding items to cart #27
Comments
cmbirk
pushed a commit
to cmbirk/reaction
that referenced
this issue
Aug 18, 2019
…-update-routing-plugin feat(routing plugin): update routing plugin to latest
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…normalize-url-5.3.1 chore(deps): bump normalize-url from 5.3.0 to 5.3.1
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…normalize-url-5.3.1 chore(deps): bump normalize-url from 5.0.0 to 5.3.1
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…normalize-url-5.3.1 chore(deps): Bump normalize-url from 5.3.0 to 5.3.1
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…glob-parent-5.1.2 chore(deps): Bump glob-parent from 5.1.1 to 5.1.2
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…glob-parent-5.1.2 chore(deps): Bump glob-parent from 5.1.1 to 5.1.2
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…a140eaee6c8cbe0ee6a06 [Snyk] Upgrade simpl-schema from 1.10.2 to 1.12.0
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…74ecbb0631dfe02dfb247 [Snyk] Upgrade lodash from 4.17.15 to 4.17.21
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…a4bf045ecb23d618569e6 [Snyk] Upgrade @reactioncommerce/api-utils from 1.14.3 to 1.16.5
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…4c6064b2e140f67e2c032 [Snyk] Upgrade @reactioncommerce/api-utils from 1.16.1 to 1.16.5
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…path-parse-1.0.7 chore(deps): Bump path-parse from 1.0.6 to 1.0.7
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…path-parse-1.0.7 chore(deps): Bump path-parse from 1.0.6 to 1.0.7
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…path-parse-1.0.7 chore(deps): Bump path-parse from 1.0.6 to 1.0.7
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…26480dc5da454f69e8a8d [Snyk] Upgrade @reactioncommerce/api-utils from 1.14.2 to 1.16.5
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…on-test chore: add integration tests
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…on-test chore: add integration tests
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…tmpl-1.0.5 chore(deps): bump tmpl from 1.0.4 to 1.0.5
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
…validator-13.7.0 chore(deps): Bump validator from 13.0.0 to 13.7.0
brent-hoover
pushed a commit
that referenced
this issue
Sep 20, 2022
chore: updating version in package.json to allow lerna update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When adding a product to cart from detail view, there is a moment when the cart opens and it says "we're sad..." and the cart appears empty, then the product fills in. It seems that the cart shouldn't appear until your item is loaded or at least shouldn't show the big "we're sad" message, even for a second, when the customer has just opted to start purchasing something.
The text was updated successfully, but these errors were encountered: