VisActor / VisActor/VRender

[Bug] sideEffects does not work in turbopack

Open
#1,827 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
263
Forks
50
Avg merge
1d 8h
Merged PRs (30d)
16

Description

Version

1.0.0

Link to Minimal Reproduction

null

Steps to Reproduce
  1. create a nextjs app
  2. import VTable
  3. npm run dev (新版nextjs默认使用turbopack打包,旧版需要加--turbo参数)
Current Behavior

Image

Image

Expected Behavior

side effects can work when use turbopack

Environment
- OS:
- Browser:
- Framework:
Any additional comments?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported behavior with VRender 1.0.0 in a Next.js app, running npm run dev with Turbopack or --turbo on older Next.js versions. The issue names no source files or tests and provides no minimal reproduction, so first isolate how sideEffects behaves under Turbopack; done means side effects work as expected in that setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, typescript
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.