Skip to content

Browser History Issue #55

@anyolejoe

Description

@anyolejoe

Hi,

Thanks for the plugin, which is really great.

I've found one issue though that perhaps you can help with. In firefox the following line causes an entry to be added to the browser's history, which can cause problems with the back button -

$iframe[0].src = 'javascript:window.emitcontent';

I've found some comments to suggest that using $iframe[0].contentWindow.location.replace instead will not update the history, but without a full understanding of the code I'm not sure whether this will fix the problem and avoid introducing other issues.

Perhaps you could let me know your thoughts when you can.

Many thanks.

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