issues
search
adrianhajdin
/
ecommerce_sanity_stripe
Modern Full Stack ECommerce Application with Stripe
https://jsmastery.pro
2.21k
stars
674
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update cart test
#126
ShivaniJ-hub
closed
1 month ago
0
Update product test
#125
ShivaniJ-hub
closed
1 month ago
0
Add cart test
#124
ShivaniJ-hub
closed
2 months ago
0
chore: set up github actions
#123
ShivaniJ-hub
closed
2 months ago
0
chore: add UT
#122
ShivaniJ-hub
closed
2 months ago
0
'Shop Now' button not working. TypeError: Cannot destructure property 'image' of 'product' as it is null
#121
JohnTan38
opened
5 months ago
2
not redirecting to stripe page
#120
nothing00004
opened
8 months ago
0
Adding commas to separate thousands "("comma-separated values" or "comma formatting." )
#119
lebu7
opened
8 months ago
0
Fixed toggleCartQuantities bug
#118
KingNJ24
closed
8 months ago
0
modified the StateContext.js file :Vasu🍉
#117
vasu962
opened
8 months ago
0
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
#116
MarcusSant0s
closed
10 months ago
2
Server Error Error: Unable to resolve image URL from source (undefined) This error happened while generating the page. Any console logs will be displayed in the terminal window.
#115
LokeshNivash
opened
10 months ago
0
Update package.json
#114
joelethan
opened
1 year ago
0
Module parse failed: Unexpected token (1:7)
#113
Georgeikani
opened
1 year ago
2
Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading '0')
#112
responsive-we
closed
1 year ago
0
adding bootsrtrap package and footer changes
#111
jones-sandbox
closed
1 year ago
0
if i try to add same item after adding another item it says undefiend to all the other items beside newly added one
#109
IsuruWickramasinghe
opened
1 year ago
1
Help me create menu i'm newbie PLSSSSSS
#108
Chou1102
opened
1 year ago
1
How to link search bar I added the code but when I click on search it is redirecting me and showing 404 Not Found. can you help me plzzz..!
#107
UdayGavada
opened
1 year ago
0
TypeError: Cannot destructure property 'image' of 'product' as it is null. This error happened while generating the page. Any console logs will be displayed in the terminal window. Source pages\product\[slug].js (9:10) @ ProductDetails 7 | 8 | const ProductDetails = ({ product, products }) => { > 9 | const { image, name, details, price } = product ; | ^ 10 | const [index, setIndex] = useState(0); 11 | const { decQty, incQty, qty, onAdd, setShowCart } = useStateContext(); 12 |
#106
UdayGavada
closed
1 year ago
0
Ordering products in cart based on add order
#105
gabriellopes7
opened
1 year ago
2
components and indexjs erros
#104
Gstark10
opened
1 year ago
14
TypeError: Cannot read properties of undefined (reading 'length') bannerData.length is not fetching from sanity (sanity has 2 products in it's db)
#103
vaibhavkrsi
opened
1 year ago
6
Sup guys if you have any issues with adding products to local storage here is the code or you wanna Margaret to next.js 13 here is the repo
#102
OsamaHIma
opened
1 year ago
0
Schema error
#101
adeellsd
closed
1 year ago
0
Unable to resolve image URL from source (undefined) at 1:28 min
#100
Madzeedy
opened
1 year ago
4
"Error: Unable to resolve image URL from source (undefined)" -> [slug].js: image[index] == undefined
#99
torsten92
opened
1 year ago
3
> _No description provided._
#98
muskan-Bansal
opened
1 year ago
1
const { decQty, incQty, qty, onAdd, setShowCart } = useStateContext(); these variables are undefined in the slug.js file. On printing useStateContext() on console it shows the default value()
#97
muskan-Bansal
opened
1 year ago
3
Update package.json
#96
Farhaan-Hash
closed
1 year ago
0
Prevent cart items of reordering
#95
ConsM
opened
1 year ago
2
Stripe redirect to Checkout failed
#94
abg1995
closed
1 year ago
3
sanity schema problem
#93
chaima-elm
opened
1 year ago
3
Fix for cart reordering while adding quantity.
#92
ashharr
opened
1 year ago
1
fixes cart items reordering
#91
zardes42
opened
1 year ago
1
Error in Deploying in Vercel
#90
hammadsohail
opened
1 year ago
10
Add element to cart keep same quantity
#89
MarcosMene
opened
1 year ago
3
Stripe: Invalid integer: NaN
#88
luantran1311
opened
1 year ago
1
Fix cart items reordering using Array.map transform
#87
niranad
opened
1 year ago
0
setCartItems only updates on second click of add to cart button, with the previous product and quantity
#86
uc129
opened
1 year ago
0
cannot deploy the project
#85
abhijit69-ui
opened
1 year ago
2
Stripe worked fine in localhost but not after deploying on vercel app. This is the error I am facing.
#84
TheKelvinT
opened
1 year ago
1
Updated to context.js cart's bug
#83
TheCodeVenturer
closed
1 year ago
0
Problem in installing sanity
#82
sankooru14
opened
1 year ago
4
Implemented the use of local storage for cart products.
#81
ghost
closed
1 year ago
3
Updated toggleCartItemQuanitity in StateContext
#80
CadenceElaina
closed
1 year ago
0
Easy fix for setting product quantity in cart
#79
mihaiwebdev
closed
1 month ago
2
Easy fix for setting product quantity in cart
#78
mihaiwebdev
closed
1 year ago
1
changes to stop shuffling of items.
#77
Mekuanent-Ashagrie
opened
2 years ago
1
stopped cart position changes
#76
turbokungfu
closed
2 years ago
1
Next