Skip to content

Data for this panel isn't available anymore. Please reload the page and retry. #1252

Open
@ZhengYuan-Public

Description

@ZhengYuan-Public

I'm using wagtail 2.8, debug-toolbar 2.2.
It was working well at the beginning, but after adding several apps into my project, I accidentally put
path('__debug__/', include(debug_toolbar.urls)), below url(r'', include(wagtail_urls)), and thus I got 404 errors.
I fixed the problem but the toolbar is not working anymore and I got Data for this panel isn't available anymore. Please reload the page and retry. for every panel.

Setting RESULTS_CACHE_SIZE = 100 didn't help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions