question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR [h3] [unhandled] Cannot read properties of undefined (reading 'indexOf')

See original GitHub issue

Environment


  • Operating System: Darwin
  • Node Version: v18.7.0
  • Nuxt Version: 2.16.0-27720022.54e852f
  • Nitro Version: 0.6.1
  • Package Manager: yarn@3.2.3
  • Builder: webpack
  • User Config: buildDir, srcDir, bridge, components, ssr, dev, alias, image, generate, content, head, typescript, publicRuntimeConfig, privateRuntimeConfig, css, loading, loadingIndicator, plugins, buildModules, modules, proxy, vuetify, build, serverHandlers, devServerHandlers
  • Runtime Modules: @nuxtjs/vuetify@1.12.3, @nuxt/image@0.7.1, @nuxtjs/proxy@2.1.0, nuxt-social-meta@1.0.0
  • Build Modules: (), nuxt-storm@1.1.3, nuxt-compress@5.0.0, @pinia/nuxt@0.4.2, @vueuse/nuxt@9.3.0, ~/modules/apolloSSR, @nuxt/bridge@3.0.0-27778503.de9e5c2

Reproduction

Latest nuxt-bridge-edge 3.0.0-27778503.de9e5c2 causes this error after upgrading not present on previous versions

Describe the bug

image

Additional context

No response

Logs

No response

Issue Analytics

  • State:open
  • Created 10 months ago
  • Reactions:9
  • Comments:7

github_iconTop GitHub Comments

1reaction
604587986commented, Dec 16, 2022

Please help repair it, thank you

1reaction
dcrystaljcommented, Nov 14, 2022

Im not using nuxt proxy but just axios proxy 🤔 however same issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read properties of undefined (reading 'indexOf') with ...
Cannot read properties of undefined (reading 'indexOf') with Firebase v9 Modular React JS ; TypeError: Cannot ; undefined (reading 'indexOf') ...
Read more >
How to fix "Uncaught TypeError: Cannot read property indexOf ...
The solution to fix Uncaught TypeError: Cannot read property 'indexOf' of undefined. There is a really simple fix for this JS error! All...
Read more >
[SOLVED] Cannot Read Property '0' of Undefined in JavaScript
The “cannot read property '0' of undefined” error in JavaScript will occur when you access the 0 index of a variable that is...
Read more >
Uncaught TypeError: Cannot read property of null - iDiallo
All this means is that you are trying to access a property of an object that is undefined. These usually happens when we...
Read more >
Cannot read property 'indexOf' of undefined
I am always getting this error "ContactDetails$controller$locationChange [Cannot read property 'indexOf' of undefined] Failing descriptor: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found