Skip to content

Dashboard is not displayed #3

@Sabst

Description

@Sabst

Hi,
I followed the README using the Orion blog example (replacing your Products by Posts) but I cannot display the dashboard (only one widget has been added for now, basically the same as the documented one).
The only change I had to make was to change:
Options.set('showDashboard', true);
into:
Options.init('showDashboard', true);
If not, I get this error from Orion (the 'initalized' typo comes from Orion):
Option "showDashboard" is not initalized
My change has no effect apart from removing the error message.

The Dashboard link appears correctly in the admin view and is selected by default but all that is displayed is a "Dashboard" string instead of the dashboard itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions