Zhexuan Liu

Zhexuan Liu is a seasoned full-stack developer with over 9 years of experience in crafting robust applications. Specializing in Nuxt.js development, he has delivered high-performance solutions for both front-end and back-end applications.
5 Posts

How to Dumb to Understand Nuxt?

If you’ve ever stared at a Nuxt error message like H3Error: Failed to fetch while your data mysteriously disappears when navigating back to a page, you...

How to Fix Vue-Devtools Always Disabled with Nuxt.js?

If you’re working with Nuxt.js v2.3.0 and encountering the frustrating error: “Nuxt.js + Vue.js is detected on this page. Devtools inspection is not available...

How to Fix Facebook SDK with Nuxt.js

Are you struggling to integrate Facebook SDK into your Nuxt.js project and encountering the dreaded window.FB is undefined error? You’re not alone! This common issue arises...

How to Fix Supabase Integration with Nuxt.js

I've been working on a Nuxt.js project that leverages Supabase for backend functionality, and everything was running smoothly until I hit a roadblock. Out...

How to Fix the App.config.ts Error in Nuxt.js

In the world of web development, configuration files play a pivotal role in managing settings for libraries, frameworks, and overall project configurations. One popular...