vasanthakumar-a / Apartment_Rental_Rails

Apartment Rental Application created using Rails 6
1 stars 1 forks source link

Pagination error #13

Closed priyadharshiniraju closed 1 year ago

priyadharshiniraju commented 1 year ago

When More pages is given instead of available page it shows empty page with pagination

vasanthakumar-a commented 1 year ago

I can't understand your issue could you please explain it

priyadharshiniraju commented 1 year ago

In url when I typed page=16 ie not a available page the it shows an empty page

priyadharshiniraju commented 1 year ago

image THE issue has been solved