Known Bugs

Reviews - Name showing as anonymous

Fixed

Some product reviews are displaying 'Anonymous' instead of the user's first name.

Reported on: January 20, 2025

Search bar - Function not working properly

Fixed

The search functionality is not working as expected when searching for products.

Reported on: January 20, 2025

Guest checkout - Functionality not working

Fixed

Guest checkout functionality is currently not working properly for users who want to place orders without creating an account.

Reported on: May 25, 2025

Dialog accessibility warnings

Fixed

Console warnings appeared for DialogContent components missing Description or aria-describedby attributes, affecting accessibility compliance. Fixed by removing generic description from dialog component and adding proper DialogDescription to each dialog usage.

Reported on: June 3, 2025

Repeated stock count API calls

Fixed

Products were making excessive API calls to fetch stock counts every 2 seconds, causing unnecessary server load and potential performance issues. Fixed by optimizing query intervals and adding stale time caching.

Reported on: June 3, 2025

fetchPriority attribute case sensitivity

Fixed

React warnings appeared because 'fetchPriority' should be 'fetchpriority' (lowercase) for DOM elements. Fixed by using proper TypeScript syntax for DOM attributes in homepage images.

Reported on: June 3, 2025

UNSAFE_componentWillMount deprecation warning

Fixed

React Strict Mode warnings appear due to react-helmet library using deprecated UNSAFE_componentWillMount lifecycle method. Migrated to react-helmet-async to fix this issue.

Reported on: June 3, 2025

Product images bucket initialization error

Fixed

Console shows 'Product images bucket not found' error during app initialization, causing initial customer loading issues. Fixed by improving error handling to use warnings instead of errors and prevent blocking the app startup.

Reported on: June 3, 2025

Excessive console logging in production

Fixed

Over 200 console.log/error/warn statements throughout the codebase. Fixed by creating an environment-aware logging utility and cleaning up debug logs to only show in development mode. Critical errors still log in production.

Reported on: June 3, 2025

Mixed navigation patterns - Customer experience

Fixed

CustomerLogin page uses navigate(-1) which can lead to unpredictable behavior if users access the page directly. Fixed by redirecting to homepage instead of using browser back navigation.

Reported on: June 3, 2025

Customer initial loading error

Fixed

Customers experience an error on first website load that requires clicking 'continue' to proceed. Fixed by improving storage initialization error handling to prevent blocking app startup with non-critical storage checks.

Reported on: June 4, 2025

Product images not loading due to bucket errors

Fixed

Some product images fail to load on the all products page due to storage bucket access issues. Fixed by implementing enhanced fallback URL generation, better error handling, and multiple retry strategies for image loading.

Reported on: June 4, 2025

Join the Roselands Family

Subscribe to our newsletter for exclusive pet care tips, new product alerts, and special offers delivered directly to your inbox.