Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime error when switching languages #75

Open
chris-steele opened this issue Oct 18, 2024 · 0 comments
Open

Runtime error when switching languages #75

chris-steele opened this issue Oct 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@chris-steele
Copy link
Contributor

If one or more pageNav components exist in the language that is currently viewed, then when switching to another language the following error occurs:

Uncaught (in promise) TypeError: currentPage is null
    getNextPage PageNavModel.js:124
    getButtonTypeModels PageNavModel.js:81
    getNavigationData PageNavModel.js:31
    setupItemsModel PageNavModel.js:19
    Backbone 4
    updateLocation router.js:388
    onLanguageChange router.js:585
    Backbone 5
    set lockingModel.js:70
    setLanguage languagePickerModel.js:42
    onDoChangeLanguage languagePickerDrawerView.js:58

A consequence of this change and probably just needs a guard like this.

@chris-steele chris-steele added the bug Something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant