TypeError
Cannot read properties of undefined (reading 'error')
plugins/myFetch.js:16:
Object.nuxtApi [as $nuxtApi]
} else {
throw new Error('Not found')
}
} catch (e) {
// app.$toast.error(e)
app.$toast.error('An error occurred')
throw new Error(e)
}
}
inject('nuxtApi', nuxtApi)
}
node:internal/process/task_queues:96:5
processTicksAndRejections
pages/en/company/partners.vue:69:
async asyncData
</div>
</div>
</div>
<div v-if="false" id="company-partners-qa">
<div class="container">
<div class="col-left">
<h2 class="section-title">Global<br>Sales Partnership</h2>
<p class="section-text">Our partners can help you to achieve better business outcomes. Find Specialised Partners who can help you to achieve your business goals using Glodon technology.</p>
<div class="button primary" @click="partnershipform">
<span class="_text">Join in Glodon Sales Partnership Now !</span>
<!-- <span class="_icon">↗</span> -->
.nuxt/server.js:259:
async module.exports.__webpack_exports__.default
if (!Components.length) {
return render404Page()
}
// Call asyncData & fetch hooks on components matched by the route.
const asyncDatas = await Promise.all(Components.map((Component) => {
const promises = []
// Call asyncData(context)
if (Component.options.asyncData && typeof Component.options.asyncData === 'function') {
const promise = promisify(Component.options.asyncData, app.context)
Request Details
| URI |
/en/company/partners |
| Request Method |
GET |
| HTTP Version |
1.0 |
| Connection |
close |
Headers
| HOST |
www.hsifue.cn |
| USER-AGENT |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 |
| X-FORWARDED-FOR |
122.10.29.47, 100.122.21.227, 8.219.185.153, 100.127.238.56 |
| X-REAL-IP |
100.127.238.56 |
| REMOTEIP |
8.219.185.153 |
| ACCEPT |
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 |
| ACCEPT-LANGUAGE |
zh-CN,zh;q=0.9,en;q=0.8 |
| ACCEPT-ENCODING |
gzip, deflate |
| UPGRADE-INSECURE-REQUESTS |
1 |
Cookies