Any tag after "SCHEDULED: <>" does not appear in the graph or the tag view

There seems to be no similar bug reports:
https://discuss.logseq.com/search?expanded=true&q=scheduled+date%23bug-reports

Any tag after “SCHEDULED: <>” does not appear in the graph or the tag view, but unlinked tags do.
This appears to happen with any formatted date, just adding <2023-06-29 Thu> causes any tags after it to be ignored.

I’m unable to upload files, so I’ll leave some example blocks here:

md
  • testa1 #tagbefore unlinked tagbefore
    NOTSCHEDULED
    #tagafter unlinked tagafter
  • testa2 #tagbefore unlinked tagbefore
    NOTSCHEDULED
    #tagafter unlinked tagafter
  • testa3 #tagbefore unlinked tagbefore
    SCHEDULED: <2023-06-29 Thu>
    #tagafter unlinked tagafter
  • testa4 #tagbefore unlinked tagbefore
    SCHEDULED: <2023-06-29 Thu>
    #tagafter unlinked tagafter

Try putting each block in a separate markdown file.

I am using logseq 0.9.10 on arch linux with logseq-desktop-bin from the aur.
All plugins are disabled.
No new errors are generated in the console when I click on a tag that has missing entries.

Github Issue:
https://github.com/logseq/logseq/issues/9766