You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a good feature to add. Walked into this myself during test some product specific implementations. Can't test in local until they're visible online.
Expected behavior
Should be able to view a hidden product or category pages with stencil-cli using the
showHidden=true
query parameter.Actual behavior
Hidden product/category pages show the 404 page when using the
showHidden=true
query parameter.Steps to reproduce behavior
showHidden=true
query parameter.Environment
Stencil-cli version
stencil --version
: 7.5.5Node version
node -v
: v18.15.0NPM version
npm -v
: 9.5.0OS: macOS v12 / Monterey
The text was updated successfully, but these errors were encountered: