cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot read property 'expirableSectionLifetime' of undefined at Object.get Expired Section Names

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Cannot read property 'expirableSectionLifetime' of undefined at Object.get Expired Section Names

Hello All, I am getting this error in console please help anyone who knows about this

====================================================================

 Uncaught TypeError: Cannot read property 'expirableSectionLifetime' of undefined
at Object.getExpiredSectionNames (eval at require.load (29601ab4ed629afbcce72c95cfdd4142.min.js:170), <anonymous>:6:303)
at Object.getExpiredKeys (eval at require.load (29601ab4ed629afbcce72c95cfdd4142.min.js:170), <anonymous>:6:1079)
at eval (eval at require.load (29601ab4ed629afbcce72c95cfdd4142.min.js:170), <anonymous>:6:254)
at eval (eval at require.load (29601ab4ed629afbcce72c95cfdd4142.min.js:170), <anonymous>:3:22)
at Object.execCb (29601ab4ed629afbcce72c95cfdd4142.min.js:112)
at Module.check (29601ab4ed629afbcce72c95cfdd4142.min.js:56)
at Module.enable (29601ab4ed629afbcce72c95cfdd4142.min.js:73)
at Module.init (29601ab4ed629afbcce72c95cfdd4142.min.js:54)
at 29601ab4ed629afbcce72c95cfdd4142.min.js:97

Certified Magento 2 Developer
Vivek Singh
2 REPLIES 2

Re: Cannot read property 'expirableSectionLifetime' of undefined at Object.get Expired Section Names

Hello @Vivek Singh 

 

Have to tried to run following command after the change?

 

bin/magento setup:upgrade
bin/magento setup:static-content:deploy -f

Hope it helps.

Do let me know if you face any furthur issue.

---
If you've found my answer useful, please give"Kudos" and "Accept as Solution"

Re: Cannot read property 'expirableSectionLifetime' of undefined at Object.get Expired Section Names

Hi @Meetanshi 

I have tried many times setup:upgrade and static-content:deploy but didn't get solution.

Certified Magento 2 Developer
Vivek Singh