Actions
Bug #22901
closedReact components aren't loaded after hitting Back button on a turbolink
Description
When a user navigates to some foreman page via a turbolink link and then hits Back button in the browser, the previous page is displayed without react components.
Steps to reproduce:- Go to Administer >> Roles.
- Click on [Filters] button of one of the roles and let the page load.
- Check that react components like notification drawer and menu is working.
- Hit Back button in the browser.
- Result: The notification icon disappeared and the sub-menu is dysfunctional.
Another place where this can be reproduced is compute profiles page.
Updated by Ohad Levy over 6 years ago
Can this be related to recent turbolinks update?
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5328 added
Updated by Ohad Levy over 6 years ago
- Translation missing: en.field_release set to 330
Updated by Amir Fefer over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 15a7aeab4822c81ea0861f26efc978f8e9d2bc7e.
Actions