• Resolved confusedneedhelp

    (@confusedneedhelp)


    Hi,

    When testing the back forward cache in Dev Tools the following issue is raised relating to this plugin.

    The page cannot be cached because it has a BroadcastChannel instance with registered listeners.

    BroadcastChannel

    const _nslLoginBroadCastChannel = new BroadcastChannel('nsl_login_broadcast_channel');

    The test can be found here:

    https://developer.chrome.com/docs/devtools/application/back-forward-cache

    I really need the bfcache to work for my website. Is there any way around this?

    Thanks for your help

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.