Allow 'slot: -1' to be used on different pages and not default to 'page: 0'.
DavidVioMC opened this issue ยท 1 comments
You should be able to use slot: -1
on any page and it will work just like on page 0.
At the moment, if you use `slot: -1' on any page, the recipe will go back to showing on page 0.
You should be able to use
slot: -1
on any page and it will work just like on page 0.At the moment, if you use `slot: -1' on any page, the recipe will go back to showing on page 0.
In latest version is this option turn of, but will make sure this issue will be fixed if we add the option back.