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

Freeze after editing a card and going back to upcoming cards #4144

Closed
lordg2009 opened this issue Oct 20, 2022 · 4 comments
Closed

Freeze after editing a card and going back to upcoming cards #4144

lordg2009 opened this issue Oct 20, 2022 · 4 comments

Comments

@lordg2009
Copy link

lordg2009 commented Oct 20, 2022

Describe the bug
After editing a card in the tab 'upcoming cards' the decks app jumps to the board, the card is stored in. After going back to 'upcoming cards' no card nor a other board can be loaded. while clicking on the card or board the url in the address bar is beeing updated but the link is not beeing loaded. To edit another card or go to another board I have to click on the decks app icon in the main navigation bar once again to start from scratch.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'decks'
  2. click on a card in the 'upcoming cards' tab
  3. close the card
  4. click on 'upcoming cards'
  5. See error: no other card or board is beeing loaded

Expected behavior
After clicking on a card or a board the edit windows or board will apear as normal.

Screenshots
If applicable, add screenshots to help explain your problem.

Client details:

  • OS-server: debian 11
  • OS-client: Windows
  • Browser: edge and firefox
  • Version (nextcloud): 25 but also 24 before Upgrade
  • Version (decks): 1.8 but also 1.7.x
  • PHP-Version: 7.4
  • web-server: apache2

Javascript console after clicking the card with nothing happening:

DOMException: Node.insertBefore: Child to insert before is not a child of this node [main.js:60:25](webpack:///deck/src/main.js)
    errorHandler main.js:60
    VueJS 10
    init vue-router.esm.js:2985
    init vue-router.esm.js:2985
    updateRoute vue-router.esm.js:2402
    transitionTo vue-router.esm.js:2251
    confirmTransition vue-router.esm.js:2540
    r vue-router.esm.js:2068
    r vue-router.esm.js:2072
    r vue-router.esm.js:2072
    r vue-router.esm.js:2072
    Hn vue-router.esm.js:2073
    confirmTransition vue-router.esm.js:2535
    r vue-router.esm.js:2068
    r vue-router.esm.js:2071
    p vue-router.esm.js:2372
    n vue-router.esm.js:2144
    p vue-router.esm.js:2506
    r vue-router.esm.js:2068
    r vue-router.esm.js:2072
    r vue-router.esm.js:2072
    r vue-router.esm.js:2072
    Hn vue-router.esm.js:2073
    confirmTransition vue-router.esm.js:2373
    transitionTo vue-router.esm.js:2246
    push vue-router.esm.js:2703
    push vue-router.esm.js:3027
    push vue-router.esm.js:3026
    openCard CardItem.vue:167
    VueJS 33
No new notification data received [NotificationsApp.vue:370](webpack:///notifications/src/NotificationsApp.vue)
Polling interval updated to 30000 [NotificationsApp.vue:402](webpack:///notifications/src/NotificationsApp.vue)
No new notification data received [NotificationsApp.vue:370](webpack:///notifications/src/NotificationsApp.vue)
Polling interval updated to 30000 [NotificationsApp.vue:402](webpack:///notifications/src/NotificationsApp.vue)
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 [globals.js:60:15](webpack:///nextcloud/core/src/globals.js)
No new notification data received [NotificationsApp.vue:370](webpack:///notifications/src/NotificationsApp.vue)
Polling interval updated to 30000 [NotificationsApp.vue:402](webpack:///notifications/src/NotificationsApp.vue)
No new notification data received [NotificationsApp.vue:370](webpack:///notifications/src/NotificationsApp.vue)
Polling interval updated to 30000 [NotificationsApp.vue:402](webpack:///notifications/src/NotificationsApp.vue)
No new notification data received [NotificationsApp.vue:370](webpack:///notifications/src/NotificationsApp.vue)
Polling interval updated to 30000 [NotificationsApp.vue:402](webpack:///notifications/src/NotificationsApp.vue)
No new notification data received [NotificationsApp.vue:370](webpack:///notifications/src/NotificationsApp.vue)
Polling interval updated to 30000
@neufeind
Copy link

neufeind commented Dec 5, 2022

Same here with NC 25.0.1 and Deck 1.8.2. Could it be that's just about "upcoming cards"?

@neufeind
Copy link

neufeind commented Dec 5, 2022

Would it be possible to add allow some "open in new tab" as a quick workaround? Since these aren't normal links but click-events instead you unfortunately can't use new-tab-clicks of the browser.

@HonkXL
Copy link

HonkXL commented Dec 6, 2022

Is this the same as #3837 ?

@juliusknorr
Copy link
Member

I also cannot reproduce this. Since the version reported is quite old, please try if this is still an issue on the latest and don't hesitate to reopen if it is still an issue.

@juliusknorr juliusknorr closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants