Uncaught TypeError: Cannot read properties of undefined (reading ‘lang’)

    • thibaut
      Participant
      # il y a 1 année et 9 mois

      I have a js error on my website:

      seems to have to do with summernote js library and the language it’s trying to load, I noticed there is no en-US .js file in the lang btw

      Uncaught TypeError: Cannot read properties of undefined (reading ‘lang’)
      at t (customer-area.min.js?ver=8.1.2:1:136)
      at bootstrapSummernote (customer-area.min.js?ver=8.1.2:1:813)
      at HTMLDocument.<anonymous> (customer-area.min.js?ver=8.1.2:1:84110)
      at mightThrow (jquery.js?ver=3.6.0:3766:29)
      at process (jquery.js?ver=3.6.0:3834:12)

      here is my website : https://www.hotrec.eu/

    • Vincent Mimoun-Prat
      Maître des clés
      # il y a 1 année et 9 mois

      Hi,

      That could be because of a js library conflict between our plugin and either one of the other plugins or your theme.

      Have you tried to look for a plugin conflict?

Vous lisez 1 fil de discussion

The topic ‘Uncaught TypeError: Cannot read properties of undefined (reading ‘lang’)’ is closed to new replies.