Closed mehul-m-prajapati closed 1 week ago
@mehul-m-prajapati this bug is caused due to hardcoded cloudinary preset, ideally it should take its value from environment variable (I have temporarily fixed it by changing it to correct value) You can raise a PR resolving this issue
@mehul-m-prajapati [BUG] When clicking on a username on the home page, the app should open the seller's listings if the account type is "seller." However, the page fails to display correctly due to a missing /seller/
prefix in the URL. Please add a conditional check for the account type (user/seller) before redirecting to ensure the correct URL structure is applied.
Before:
After prefixing /seller/ in URL
Description
Housing, Food and For Sale data are not shown Front-end pages
Screenshots
Any additional information?
No response
What browser are you seeing the problem on?
Chrome
Checklist