Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhale
  • funkwhalefunkwhale
  • Issues
  • #1704
Closed
Open
Created Feb 12, 2022 by Georg Krause@georgkrauseOwner

Required props are not always passed

[Vue warn]: Missing required prop: "value"
found in
---> <PasswordInput> at src/components/forms/PasswordInput.vue
       <Root>
[Vue warn]: Missing required prop: "fieldId"
found in
---> <PasswordInput> at src/components/forms/PasswordInput.vue
       <Root>
[Vue warn]: Missing required prop: "fieldId"
found in
---> <PasswordInput> at src/components/forms/PasswordInput.vue
       <Root>
[Vue warn]: Missing required prop: "id"
found in
---> <AlbumDetail> at src/views/admin/library/AlbumDetail.vue
       <Root>
[Vue warn]: Invalid prop: type check failed for prop "date". Expected String, got Undefined 
found in
---> <HumanDate> at src/components/common/HumanDate.vue
       <AlbumDetail> at src/views/admin/library/AlbumDetail.vue
         <Root>
Assignee
Assign to
Time tracking