Bases: Export to PDF not showing Bases content

I see same in the Obsidian v1.9.1 Sandbox; Windows 11.

Steps to reproduce

  1. Create a new .base (Untitled.base) with no filters or properties.

  2. Create a new note with the content of:

    \`\`\`base code block ->
    
    ```base
    views:
      - type: table
        name: Table
        filters:
          and:
            - contains(file.path, "Adventurer")
    ```
    
    embedded base ->
    
    ![[Untitled.base]]
    

  3. Export to PDF…

Did you follow the troubleshooting guide? [Y/N]

Yes.

Expected result

The content of Base code blocks and embedded Bases are shown.

Actual result

The Bases are empty.

Environment

SYSTEM INFO:
	Obsidian version: v1.9.1
	Installer version: v1.8.9
	Operating system: Windows 11 Pro 10.0.26100
	Login status: logged in
	Language: en
	Catalyst license: supporter
	Insider build toggle: on
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: off
	Plugins installed: 0
	Plugins enabled: 0

RECOMMENDATIONS:
	none