It seems this brakes Chat functionality (Firefox 143 & Chrome 141) for loggen in users.
JS from Adsense conflicts with NodeBB core js files
Can author check it on his side?
The error is something like Service Worker cannot be register on specific conditions.
That definitely sounds like a conflict between the AdSense script and NodeBB's service worker registration. You could try lazy-loading the AdSense JS or excluding it from the scope of the service worker
That definitely sounds like a conflict between the AdSense script and NodeBB's service worker registration. You could try lazy-loading the AdSense JS or excluding it from the scope of the service worker