We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
描述bug ➤ 在notion数据库里新加个标签,在网页端无法显示,只能显示之前加的旧标签; ➤ 只针对"隐藏文章"。
期望的正常结果 ➤ 能正常显示所有标签。(无论文章是"隐藏"的,还是"公开"的,期望能正常显示新加的标签)
复现步骤
➤ 创建隐藏单页的方式: 将页面type设为Page或Post、status设为Invisible、 并指定slug 值作为访问地址
环境
补充说明 把状态改为:隐藏 ➤ 问题依旧,只显示旧标签,不显示新加的标签。 把状态改为:公开 ➤ 可以正常显示全部的新旧标签。
➤ 总结: 【隐藏文章】无法显示新加的新标签。
The text was updated successfully, but these errors were encountered:
tangly1024
No branches or pull requests
描述bug
➤ 在notion数据库里新加个标签,在网页端无法显示,只能显示之前加的旧标签;
➤ 只针对"隐藏文章"。
期望的正常结果
➤ 能正常显示所有标签。(无论文章是"隐藏"的,还是"公开"的,期望能正常显示新加的标签)
复现步骤
➤ 创建隐藏单页的方式: 将页面type设为Page或Post、status设为Invisible、 并指定slug 值作为访问地址
环境
补充说明
把状态改为:隐藏
➤ 问题依旧,只显示旧标签,不显示新加的标签。
把状态改为:公开
➤ 可以正常显示全部的新旧标签。
➤ 总结:
【隐藏文章】无法显示新加的新标签。
The text was updated successfully, but these errors were encountered: