Open
Description
Describe the bug
When viewing a function in the docs, the screen goes blank.
To Reproduce
Steps to reproduce the behavior:
- Go to https://ui-kit-dwm.pages.dev/
- Use the left nav tree to click into a function (it has a box with an "F" inside)
- See blank page
Expected behavior
It shows the docs for the function
Context
This seems to be an issue with how cloudflare is hosting the site. If you build and serve the docs locally, it works as expected. See: Agoric/agoric-sdk#9729