Skip to content

Problem when the hash in the url on the landing page changes. #276

@smiady

Description

@smiady

Hi.

When I click on items in the menu, the hash on the url changes. Unfortunately, when the hash changes, bluegallery stops working.

This is the page where the problem occurs - http://serwer211754.lh.pl.

I tried to solve this problem using the following code:
`window.location.hash = ''

carousel_fullscreen_div.addEventListener('click', () => {
blueimp.Gallery(gallery, {
fullscreen: true
})
})`

but delete hash before start blueimp doesn't help.

Do you have any ideas to solve the problem?

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