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

[5.0.0]: Multiple console warnings when navigating element indexes #14713

Open
thupsi opened this issue Mar 27, 2024 · 2 comments
Open

[5.0.0]: Multiple console warnings when navigating element indexes #14713

thupsi opened this issue Mar 27, 2024 · 2 comments
Labels

Comments

@thupsi
Copy link

thupsi commented Mar 27, 2024

What happened?

Description

When navigating element indexes, there are multiple warnings in the console. These are of two kinds:

  1. [Violation] Forced reflow while executing JavaScript took <N>ms
  2. [Violation] 'requestAnimationFrame' handler took <N>ms

Also, I'm not sure if this is related, but the loading of sources with many entries is somewhat slower than Craft 4.

Craft CMS version

5.0.0

PHP version

8.3.2

Operating system and version

Linux 5.15.146.1-microsoft-standard-WSL2

Database type and version

MySQL 8.0.33

Image driver and version

No response

Installed plugins and versions

@thupsi thupsi added the bug label Mar 27, 2024
@brandonkelly
Copy link
Member

This seems like the same issue as #14510, unless I’m missing something?

@thupsi
Copy link
Author

thupsi commented Mar 27, 2024

The issue you are referring to is about navigating nested elements. This one is about element indexes. They do have similarities though, and are possibly related.

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