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

[Layout v2] Accounts pages do not load after the first one has loaded #5375

Closed
3 tasks done
Syphdias opened this issue Dec 9, 2021 · 1 comment
Closed
3 tasks done
Labels
bug Verified and replicated bugs and issues.

Comments

@Syphdias
Copy link

Syphdias commented Dec 9, 2021

Support guidelines

I've found a bug and checked that ...

  • ... the documentation does not mention anything about my problem
  • ... there are no open or closed issues that are related to my problem

Description

Switching to other pages than page 1 result in loading rows that never finish.
image
Looking at the console I can see this every time I click a page number.

vendor.js?v=5.6.5:1 TypeError: this.downloadTransactionList is not a function
    at a.jumpToPage (Show.vue:175)
    at jump-page (Show.vue?cea7:1)
    at Ht (vendor.js?v=5.6.5:1)
    at a.n (vendor.js?v=5.6.5:1)
    at Ht (vendor.js?v=5.6.5:1)
    at a.t.$emit (vendor.js?v=5.6.5:1)
    at a.currentPage (TransactionListLarge.vue:220)
    at Ht (vendor.js?v=5.6.5:1)
    at dn.run (vendor.js?v=5.6.5:1)
    at cn (vendor.js?v=5.6.5:1)

Expected behaviour

See transactions

Debug information

Debug information generated at 2021-12-09 17:25:18 Europe/Berlin for Firefly III version 5.6.5.

Scope Version
Firefly III 5.6.5
Firefly III API 1.5.4
PHP 8.0.12
Host Linux
System info Value
Installation ID fd915216-470f-46b1-8459-a68fb47d6e4a
Using docker? true
Telemetry false
Layout v2
System TZ Europe/Berlin
Browser TZ Europe/Berlin
App environment local
App debug mode false
App cache driver file
App logging notice, stack
Display errors Off
Error reporting ALL errors
Interface apache2handler
Default language en_US
Default locale de_DE
BCscale 24
DB drivers mysql, pgsql, sqlite
Current driver mysql
DB version 18 (exp. 18)
Login provider eloquent
Trusted proxies (.env) **
User info Value
Session start 2021-01-01 00:00:00
Session end 2021-12-31 23:59:59
Session first 2014-09-14 00:00:00
User ID 1
User language en_US
User locale en_US
Attempt at "en_US.utf8" 'en_US.utf8'
Attempt at "en_US.UTF-8" 'en_US.UTF-8'
User agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36

Steps to reproduce

  1. Use Layout v2 (duh)
  2. Go to "Accounts" > "Asset accounts"
  3. Click on the name of an asset account
  4. Click on page number 2 (or any number besides 1)

Additional info

This might relate to #5372. Maybe there is something missing that imports something.

@JC5 JC5 added the bug Verified and replicated bugs and issues. label Dec 9, 2021
@JC5 JC5 mentioned this issue Dec 9, 2021
JC5 added a commit that referenced this issue Dec 10, 2021
@JC5
Copy link
Member

JC5 commented Dec 10, 2021

Fixed in next release 👍

@JC5 JC5 closed this as completed Dec 10, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified and replicated bugs and issues.
Projects
None yet
Development

No branches or pull requests

2 participants