Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task list sometimes fails to load any tasks. #1585

Open
MaximeGrosmaire opened this issue Nov 13, 2024 · 2 comments
Open

Task list sometimes fails to load any tasks. #1585

MaximeGrosmaire opened this issue Nov 13, 2024 · 2 comments
Assignees
Labels

Comments

@MaximeGrosmaire
Copy link
Contributor

Context

Studio name: Upsurge Studios
Kitsu version: 0.19.73
Production type:

Describe the bug

Going through People -> Some User -> Task Type -> Task List will only load the task list correctly the first time and then will require a page refresh to list any tasks at all.

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Firefox
  • Version: 132.0.2
@NicoPennec
Copy link
Member

Thank you for the report @MaximeGrosmaire

So far I have not reproduced the issue with your scenario.

Please open the web console in Firefox using Ctrl-Shift-K. Reproduce the bug and share the error message from the console. This would greatly assist us. 🙏

@MaximeGrosmaire
Copy link
Contributor Author

These are the errors I'm getting when hitting that taskless list:

12:04:04.516 [Vue warn]: Error in render: "TypeError: ee.entity is undefined"

found in

---> <TaskList>
       <TaskType>
         <MainWrapper>
           <App>
             <Root> <anonymous code>:1:145535
             
12:04:04.517 TypeError: ee.entity is undefined
    j TaskList.vue:910
    N0 VueJS
    _sfc_render$j TaskList.vue:910
    VueJS 14
    sortTasks TaskType.vue:1086
    resetTasks TaskType.vue:1038
    initData TaskType.vue:775
    mounted TaskType.vue:541
    setTimeout handler*mounted TaskType.vue:540
    VueJS 18
    init vue-router.esm.js:3005
    init vue-router.esm.js:3004
    updateRoute vue-router.esm.js:2414
    transitionTo vue-router.esm.js:2263
    confirmTransition vue-router.esm.js:2402
    ee vue-router.esm.js:2084
    ee vue-router.esm.js:2091
    runQueue vue-router.esm.js:2095
    confirmTransition vue-router.esm.js:2397
    ee vue-router.esm.js:2084
    ee vue-router.esm.js:2088
    qe vue-router.esm.js:2384
    resolveAsyncComponents vue-router.esm.js:2162
    qe vue-router.esm.js:2362
    ee vue-router.esm.js:2087
    ee vue-router.esm.js:2091
    ee vue-router.esm.js:2091
    ee vue-router.esm.js:2091
    runQueue vue-router.esm.js:2095
    confirmTransition vue-router.esm.js:2392
    transitionTo vue-router.esm.js:2260
    push vue-router.esm.js:2606
    push vue-router.esm.js:3039
<anonymous code>:1:145535

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants