Recent Activity
Here's what @gribbl has been up to this past year
-
Completed lesson What We'll Be Building
-
Anniversary Thanks for being an Acocasts member for 1 year
-
Completed lesson How To Make A Simple AdonisJS 6 Package
-
Completed lesson Applying Our Authorization UI Checks
-
Completed lesson Applying Our Server-Side Authorization Checks
-
Completed lesson Rolling Our Own Authorization Access Controls
-
Completed lesson Refreshing Partial Page Data
-
Completed lesson Removing an Organization User
-
Completed lesson Canceling an Organization Invite
-
Completed lesson Adding the Organization Invite User Interface
-
Completed lesson Accepting an Organization Invitation
-
Completed lesson Sending an Invitation to Join Our Organization
-
Completed lesson Listing Current Organization Members
-
Completed lesson Updating & Deleting an Organization
-
Completed lesson Account Deletion & Cleaning Dangling Organizations
-
Completed lesson Alerting Users When Their Account Email Is Changed
-
Completed lesson Allowing Users to Safely Update Their Account Email
-
Completed lesson User Profile Settings
-
Completed lesson Creating the Settings Shell
-
Completed lesson Storing Lesson Order Changes & Handling Cross-Module Drag & Drops
-
Completed lesson Storing Module Order Changes from Vue Draggable
-
Completed lesson Patching Tag Changes for our Modules & Lessons
-
Completed lesson Adding A Publish Date & Time Input
-
Completed lesson Editing & Deleting Course Lessons
-
Completed lesson Creating & Listing Sortable Course Lessons
-
-
Upvoted comment Hi gribbl!! So, I looked into this a little bit, and it seems...
-
Completed lesson Creating, Editing, & Deleting Course Modules
-
Completed lesson Querying & Listing Sortable Course Modules
-
Completed lesson The Tag Selector
-
Completed lesson Showing A Course's Details
-
Completed lesson Deleting Courses
-
Completed lesson Editing & Updating Courses
-
Commented on post Creating A New Course
Hello,
With
useTemplateRef, I’m encountering type errors with TypeScript because the component is of typeunknown. I also believe this issue is caused byunplugin-vue-components. All auto-imported components are of typeunknown, and VSCode doesn’t provide IntelliSense for these components (e.g., their attributes). However, if I manually import the components, everything works fine. Is there a solution to fix this? -
Completed lesson Creating A New Course
-
Completed lesson Querying & Listing An Organization's Courses
-
Completed lesson Replicating Behaviors for Access Levels & Statuses