Skip to content

Updating from 5.36.10 to 5.36.12 causes everything to become laggy. #16465

@HighFunctioningSociopathSH

Description

Describe the bug

After updating past svelte@5.36.10 interaction with the page, such as opening or closing a Drawer or dragging it around, which rely on updating a CSS variable and onpointermove event become laggy and the console logs setTimeout or blur violation where their handlers took too long to run and when checking the chunk location they point to a dequeue function. It's worth noting that my experimental flag for the new async stuff is false, and I'm not using it.

Reproduction

Unfortunately, I'm unable to reproduce it in a meaningful way since it is an overall thing, and most interactions seem laggy. There is no release note for the 5.36.11 version, so I'm not sure what happens exactly between svelte@5.36.10 and svelte@5.36.12 But maybe you guys can guess what might be causing the issue.

Logs

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (16) x64 12th Gen Intel(R) Core(TM) i7-12650H
    Memory: 5.79 GB / 15.63 GB
  Binaries:
    Node: 23.11.0 - C:\nvm4w\nodejs\node.EXE
    npm: 11.4.1 - C:\nvm4w\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (136.0.3240.64)
    Internet Explorer: 11.0.26100.1882

Severity

blocking an upgrade

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions