Skip to content

Demo content Back button not working #7

@yrrad

Description

@yrrad

When clicking Back button nothing happens - "Loading" shows endlessly.

However "Back" button is rendered with /cardstack# link
<a href="/cardstack/#"><i class="uk-icon-mail-reply"></i> Back</a>
and it should /#

In page demo content in user/pages/menu/navbar/menu.md there is section
url: '/cardstack/#'
which should be
url: '/#'

There is also no error.html.twig template in themes/cardstack/templates - it should be copied from any other template, antimatter i.e.

Also if category "filter button" is choosen, i.e. "Company News" and refresh button is hit in browser, endless "Loading.." shows and nothing more (tested on Edge, Chrome).

Hope it helps polishing up this nice template.

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