Open kryptot7 opened 6 months ago
I encountered the exact same issue with version 0.46.1 (build 16918) on a GNU/Linux system.
Hi,
I will check what happens and I will try to fix it in v.0.46.2 if possible
I have checked and under post config the only available fields are:
Adding posts/tags/author dropdown here is more complicated (it also requires support on theme settings). I will consider it for v.0.47 as it is a bigger task to implement
Operating system
Windows 11 x64
Publii version
Version: 0.45.2 (build 16609)
Post editor
None
Bug description
I added a new config variable of type "posts-dropdown" to my theme by overriding config.json. However, while the variable shows up in the Publii app, it has no dropdown:
This bug happened when I added the variable to the postConfig, and also to the tagConfig. This variable of type "number" renders just fine:
This issue also seems to apply to "tags-dropdown":
All of the above seems to apply to the Theme tab's global settings area as well...
Steps to reproduce
Relevant log output