Uncaught TypeError: Cannot read properties of undefined (reading ‘length’)
-
i get same error
Uncaught TypeError: Cannot read properties of undefined (reading 'length') at pwa-register-sw-4.js?ver=1.7.46:1:355
from this code
if(!firebase.apps.length){firebase.initializeApp(config);}
in :
./pwa-register-sw-4.js
and
./wp-content/plugins/pwa-for-wp/assets/js/pwa-push-notification-4.js
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Uncaught TypeError: Cannot read properties of undefined (reading ‘length’)’ is closed to new replies.