Closed mariana-caldas closed 1 year ago
Name | Link |
---|---|
Latest commit | 96b6e77a7990f1bdef144333c6d7542d5587a94b |
Latest deploy log | https://app.netlify.com/sites/webdevpathstage/deploys/65026dfbc7754c00083b17d1 |
Deploy Preview | https://deploy-preview-198--webdevpathstage.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Have you updated the CHANGELOG.md file? If not, please do it.
Yes.
What is this change?
The BlogPostsContainer component refactor broke the search functionality since the search used a
filteredData
variable that no longer existed.Were there any complications while making this change?
Bugs are always tricky...
How to replicate the issue?
The search functionality is broken in prod. When running this PR locally or testing the preview link, it must work.