morning
morning
> @ibufu any updates on this issue? I'm stuck with a similar scenario. What is the meaning of skip?
> How's the status of the Vue3 version? https://github.com/bennyxguo/vue3-scroll-spy You can try it.
welcome pr.
If you want to set something else (not body) to scroll container, you could: ```html Header 1 Content Header 2 Content .container { position: relative; } ```
Just delete the scripts in package.json and only keep scripts in project.json On Fri, 8 Nov 2024 at 1:22 PM Muhammad Alfian Rasyidin < ***@***.***> wrote: > The issue persists...
The root cause is that nx run the build script twice. You can use nx show to figure out it.