Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix widget catalog category pages being empty due to liquidjs regression #11549

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

parlough
Copy link
Member

@parlough parlough commented Dec 26, 2024

A regression to break in the latest liquidjs release caused each category page's contents to not be rendered. This fixes this by instead relying on the built-in find filter which is simpler and works in versions with and without the behavior change.

Fixes #11533
Fixes #11534
Fixes #11535
Fixes #11536
Fixes #11537
Fixes #11538
Fixes #11539
Fixes #11540
Fixes #11541
Fixes #11543
Fixes #11547
Fixes #11548
Fixes #11550
Fixes #11551

@parlough parlough requested review from sfshaza2 and a team as code owners December 26, 2024 17:04
@parlough
Copy link
Member Author

Side note, this wouldn't have occurred if the deploy respected the pnpm lockfile. I'll prioritize figuring out the deploy actions using pnpm instead of npm for consistency.

@flutter-website-bot
Copy link
Collaborator

Visit the preview URL for this PR (updated for commit 68f98a8):

https://flutter-docs-prod--pr11549-fix-widget-catalog-category-orz6muys.web.app

@parlough parlough merged commit fdfbca0 into main Dec 26, 2024
9 checks passed
@parlough parlough deleted the fix/widget-catalog-category-pages branch December 26, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants