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

Make trigger button a form again to fix Flop pagination #28

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

m1dnight
Copy link
Contributor

@m1dnight m1dnight commented Dec 7, 2023

The trigger button is now a regular form with a POST request.

LiveView on a page makes Flop use LV pagination, which only works if the entire page is a live page, and not just a live component.

See: woylie/flop_phoenix#243 (reply in thread)

@jeroenbourgois jeroenbourgois merged commit 1a9b3d8 into jackjoe:master Dec 7, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants