Demo MDX page has an error

Summary

The Demo MDX page at /pages/demo-page shows an error:

Error loading MDX: Expected component `PvDocumentFilteredList` to be defined: you likely forgot to import, pass, or provide it.

Is this a new feature?

  • Yes, this is a new feature
  • No, this is a change to existing functionality

Description of existing functionality

Load the page at /pages/demo-page. This is a dynamic MDX page that displays the content of the demo page defined in the DB. This is a system page that demonstrates some built-in PV components. It crashes with the aforementioned error. It should display components and markdown content normally.

  • Investigate the cause of the error
  • Fix the page content or the component causing the error
  • If a component was removed, remove from page content
Edited by Dimitrije Jankovic