Skip to content

Vite worker in deadlock  #1

@lpfy

Description

@lpfy

It is running ok in dev, but once the static file is generated and deployed in the server, Vite worker is in deadlock and the page is freeze

The console print is as below:

workerVite-4b9102ce.js:1 In worker (vite): received data: 0
workerVite-4b9102ce.js:1 In worker (vite): The sum of 1 to 0 is 0
workerVite-4b9102ce.js:1 In worker (vite): received data: 0
workerVite-4b9102ce.js:1 In worker (vite): The sum of 1 to 0 is 0
workerVite-4b9102ce.js:1 In worker (vite): received data: 0
workerVite-4b9102ce.js:1 In worker (vite): The sum of 1 to 0 is 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions