You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is that the products are been constantly changed, youll see titles like new product, with no other data, or with broken image links. seems the database is bugged or been updated in production mode
To Reproduce
Steps to reproduce the behavior:
just fetch products and youll get a bunch of imcomplete products.
Expected behavior
Product information are supposed to be changed in a different branch not on the production branch, so users dont get to see the breaking changes in production mode.
Screenshots
Desktop (please complete the following information):
OS: [ windows]
Browser [chrome]
Version [Version 124.0.6367.60 (Official Build) (64-bit)]
Smartphone (please complete the following information):
Device: [e.g. samsung a12]
OS: [e.g. android 12]
Browser [chrome]
Version [latest version]
Additional context
Add any other context about the problem here.
i first noticed that some images array in api data returned where malformed, i just created functions on the frontend to process them and return the correct data, then other changes started to occur too, products where been updated in real time, images changed, etc.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is that the products are been constantly changed, youll see titles like new product, with no other data, or with broken image links. seems the database is bugged or been updated in production mode
To Reproduce
Steps to reproduce the behavior:
just fetch products and youll get a bunch of imcomplete products.
Expected behavior
Product information are supposed to be changed in a different branch not on the production branch, so users dont get to see the breaking changes in production mode.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
i first noticed that some images array in api data returned where malformed, i just created functions on the frontend to process them and return the correct data, then other changes started to occur too, products where been updated in real time, images changed, etc.
The text was updated successfully, but these errors were encountered: