sounds to me like you somehow changed the styles for your page, and now they are the same color as the background. I suggest checking the page source to see if they are there in the html or not.
Sep 22, 2024
2
Level 1
Pagination shows next & prev button only instead of numbers using tailwindcss
I have a small issue with my pagination view, not sure when this happened, did I switched something but instead of page numbers on my paginated pages I have next/prev buttons only. All my views are done via Livewire, if that matters, and I have just regular ...->links() functions on my template. Never used the simplePaginate functionality on this site and And I have to do pagination with numbers using Tailwind Css.
Please or to participate in this conversation.