Popup.js Error

Hello! I'm following the amazing CRM application tut by JavaScript Mastery and stumbled across an issue right around the 54:15 mark of the video. When I use run npm dev in the console my app loads but the console provides the following error. I cannot login or be redirected to the home page either. Could I please get some assistance? Thanks! popup.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'create') at popup.js:1:13 Link to the video: https://www.youtube.com/watch?v=6a3Dz8gwjdg&t=1255s
JavaScript Mastery
YouTube
Build and Deploy a React Admin Dashboard With Real time Data, Chart...
Build an admin dashboard with full authentication, a homepage displaying charts and activities, a comprehensive table for companies with CRUD and search, and a Kanban board with real-time synchronization using Refine Framework. ⭐ Refine: https://github.com/refinedev/refine ‎💻 App Source Code and Readme (code snippets at the bottom): https://git...
3 Replies
kapa.ai
kapa.ai4mo ago
Hi @Madi. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the information provided in the knowledge sources does not contain any details about a 'popup.js' error or the specific video tutorial you're following. As an AI developed to assist with the Refine framework, I can only provide information based on the knowledge sources provided. For issues related to the video tutorial you're following, I recommend reaching out to the tutorial creator or checking the video's comment section for potential solutions. You can also try to debug the issue by checking if all dependencies are correctly installed and if there's any error in your code. If you have any questions related to the Refine framework, feel free to ask! ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai4mo ago
<@183364686861828096> kapa.ai is still learning and improving, please let us know how it did by reacting below
fair-rose
fair-rose4mo ago
Hey @Madi you need to provide code details so our bot can help you.