plenti-themes / compendium

https://plenti-themes.github.io/compendium/
Apache License 2.0
3 stars 1 forks source link

Use tag name for routes (#3). #4

Closed jimafisk closed 2 years ago

jimafisk commented 2 years ago

Related to https://github.com/plenti-themes/compendium/issues/3

roobyz commented 2 years ago

hi @jimafisk ... I mocked up pagination for the named tags and categories, however I haven't been able to figure out how to key the changes to the pagination when switching between tags or between categories. I tried adding a {#key catg} around the <Pagination /> component and within it, to no avail. I would really appreciated your feedback. ;-)

jimafisk commented 2 years ago

Hey @roobyz, sorry for the delay, I've been slammed at work and might continue to be for the next couple of days. I'll try to take a look this weekend to see if I can figure out what's going on. Excited to see all the changes!