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.

Cannot read property 'toString' of undefined, at Object.h [as mergeDataIntoQueryString]

See original GitHub issue

Versions:

  • @inertiajs/inertia version: 0.9.2
  • @inertiajs/inertia-vue3 version: 0.4.6

Describe the problem:

After upgrading from the default versions of @inertiajs/inertia and @inertiajs/inertia-vue3 stated by laravel/jetstream, every page broken, EXCEPT Welcome.vue

Screenshots:

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
azizk17commented, Jul 7, 2021

I had the same issue a while ago when I upgraded to vue3, it turns out that the issue was occurred because href prop was missing from one of inertia-link component.

1reaction
dandoingdevcommented, Jul 1, 2021

Why was this closed again @luiyongsheng ? I’m also still seeing this issue with 0.4.7.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot Read Property "toString" of Undefined - Javascript
I have an array of 5 numbers, a function with a for loop inside that I want to look at array[i], pull out...
Read more >
Codesandbox And Importing Github Repos Built With Vue-Cli
Description After authenticating with auth0 and being redirected back to /api/callback a Cannot read property 'toString' of undefined error. toString.
Read more >
'npm' TypeError: Cannot read property 'toString' of undefined
NPM script view is not loaded on theia v1.5.0 master build locally. $ node --version v12.18.3
Read more >
Incident Response - Hybrid Analysis
Submit malware for free analysis with Falcon Sandbox and Hybrid Analysis technology. Hybrid Analysis develops and licenses analysis tools to fight malware.
Read more >
Cannot read property 'toString' of undefined - Web
Description Hi, I am using Zoom SDK version 1.9.7. When I join the meeting, I have this error: Here is my code on...
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