vuestorefront-community / odoo

https://docs.vuestorefront.io/odoo/
MIT License
66 stars 26 forks source link

[Bug]: After reload a category page with a previous "itemPerPage" selected, the select start on 10 #24

Closed odranoelBR closed 1 year ago

odranoelBR commented 2 years ago

Expected Behavior

  1. Enter Category page
  2. Select 5, 15 or 20 on "show on page" select in bottom
  3. Reload page
  4. The select is populated with the url "itemsPerPage" query param

Actual Behavior

  1. Enter Category page
  2. Select 5, 15 or 20 on "show on page" select in bottom
  3. Reload page
  4. The select is populated with the url "itemsPerPage" with 10, even if we choose another value

Possible Solution

No response

Steps to reproduce

No response

What version of odoo integration are you using?

any

What version of Node.js are you using?

14.19.0

What browser (and version) are you using?

Chrome 98.0.*

What operating system (and version) are you using?

Linux

Relevant log output

No response

Code of Conduct

odranoelBR commented 1 year ago

Fixed in previous versions / commits.