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

Pagy::VariableError happened in TopicsController#show #597

Open
appsignal bot opened this issue Jan 23, 2025 · 0 comments
Open

Pagy::VariableError happened in TopicsController#show #597

appsignal bot opened this issue Jan 23, 2025 · 0 comments

Comments

@appsignal
Copy link

appsignal bot commented Jan 23, 2025

Message

  expected :page >= 1; got 0

Backtrace (last 10 lines)

lib/pagy/shared_methods.rb:11 block in Pagy::SharedMethods#assign_and_check
lib/pagy/shared_methods.rb:10 Hash#each
lib/pagy/shared_methods.rb:10 Pagy::SharedMethods#assign_and_check
lib/pagy/countless.rb:10 Pagy::Countless#initialize
lib/pagy/extras/countless.rb:17 Class#new
lib/pagy/extras/countless.rb:17 Pagy::CountlessExtra#pagy_countless
app/controllers/topics_controller.rb:15 TopicsController#show
lib/action_controller/metal/basic_implicit_render.rb:8 ActionController::BasicImplicitRender#send_action
lib/abstract_controller/base.rb:226 AbstractController::Base#process_action
lib/action_controller/metal/rendering.rb:193 ActionController::Rendering#process_action

View on AppSignal: https://appsignal.com/rubyvideo/sites/648c9414d2a5e4567617aaf0/exceptions/incidents/281

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

No branches or pull requests

0 participants