logrocket icon indicating copy to clipboard operation
logrocket copied to clipboard

fix: Uncaught ReferenceError: defineNuxtPlugin is not defined

Open Ribeiro-Tiago opened this issue 9 months ago โ€ข 0 comments

๐Ÿ”— Linked issue

resolves #360

โ“ Type of change

  • [x ] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ x] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ x] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ x] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

Fix issue with loading plugin due to auto imports not being available by explictly importing necessary stuffs

Ribeiro-Tiago avatar Mar 20 '25 12:03 Ribeiro-Tiago