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

[Bug] 405 GET request instead of POST request when navigating forum pages #4082

Open
1 of 2 tasks
Audionut opened this issue Aug 25, 2024 · 2 comments
Open
1 of 2 tasks
Labels
Bug Fund https://polar.sh

Comments

@Audionut
Copy link

Audionut commented Aug 25, 2024

UNIT3D Version

Bleeding edge

PHP & Platform

8.3.10

Laravel verion

11.19.0

Have you done this?

  • I am willing to share my stack trace and logs
  • I can suggest a fix as a Pull Request

Expectation

Navigating forum pages via new tabs doesn't error

Description

Navigate to a forum thread page using the page markers, right click a page marker and open in a new tab.

It works fine when going to a thread via a notification for instance, but as soon as you use a page marker to navigate to some other page of the thread, it errors.

I noticed also that it (now?) shows this as the link /livewire/update?page=151 instead of the actual forum page link displayed in the url bar.

Stack trace & logs

No response

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@Audionut Audionut added Bug Fund https://polar.sh labels Aug 25, 2024
@Roardom
Copy link
Collaborator

Roardom commented Aug 25, 2024

Livewire pagination currently relies on js, using left click only. You probably either middle clicked or your js is disabled.

@Roardom
Copy link
Collaborator

Roardom commented Aug 25, 2024

Upstream livewire issue: livewire/livewire#3079

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fund https://polar.sh
Projects
None yet
Development

No branches or pull requests

2 participants