Skip to content

Panic when using TabPage #107

@merlinz01

Description

@merlinz01

I'm getting this error when trying to debug a walk app in VSCode on Windows 11.

Build Error: go build -o c:\Users\User\go\pkg\mod\github.com\tailscale\[email protected]\__debug_bin3166877821.exe -gcflags all=-N -l .
win.go:14:2: golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it:
	go mod download golang.org/x/exp (exit status 1)

Maybe you need to run go mod tidy?

The reason I need to debug it is the call to InitApp() is failing with this error: InitCommonControlsEx failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions