Do you want to work on this issue?
You can request for a bounty in order to promote it!
saber 0.4.8 doesn't load plugins' options #127
h404bi posted onGitHub
<!-- Please don't delete this template or we'll close your issue -->
<!-- Before creating an issue please make sure you are using the latest version of Saber. -->
<!-- Please confirm you will submit an issue. -->
<!-- Issues which contain questions or support requests will be closed. -->
<!-- (Update "[ ]" to "[x]" to check a box) -->
- I confirm that this is an issue rather than a question.
<!-- Please ask questions via following several ways. -->
<!-- https://chat.saber.land/ -->
<!-- https://stackoverflow.com/questions/ask?tags=saberjs -->
Bug report
Version
0.4.8
Steps to reproduce
repo: https://github.com/h404bi/www.h404bi.com
<!-- If you are reporting a bug that can ONLY be reproduced on your repository, PLEASE provide this repo link. That takes guessing work out of the way and saves us time. -->
<!-- You can also use this CodeSandbox starter https://bit.ly/2IlcpNF -->
What is expected?
plugin-generate-feed: Generating feeds as expected. plugin-query-posts: pagination as expected.
What is actually happening?
plugin-generate-feed: doesn't generate feeds. plugin-query-posts: pagination does not work.
Other relevant information
- Result of running
saber -v
:cli.js/0.4.8 win32-x64 node-v10.15.3
- Browser version (optional):
- Is Saber a global or local install? local
- Which package manager did you use for the install? yarn
- Does this issue occur when all plugins are disabled?
Downgrading to 0.4.7 works though.