Thread Starter
costaf
(@costaf)
You were wright.
Your solution at https://github.com/xwp/pwa-wp/issues/166 solved it.
Added this to my functions.php
add_filter( ‘wp_service_worker_skip_waiting’, ‘__return_false’ );
I’ve changed my rating.
Keep up the good work.