Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fyne_demo MacOSX panic - Toggle between fixed/not fixed window size #2480

Closed
jspraul opened this issue Sep 17, 2021 · 2 comments
Closed

fyne_demo MacOSX panic - Toggle between fixed/not fixed window size #2480

jspraul opened this issue Sep 17, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@jspraul
Copy link

jspraul commented Sep 17, 2021

Describe the bug:

fyne_demo panics after clicking the checkbox to toggle between fixed/not fixed window size

May be a threading issue with glfw?

To Reproduce:

go get fyne.io/fyne/v2/cmd/fyne_demo #(click to expand output)
go: downloading fyne.io/fyne/v2 v2.1.0
go: downloading fyne.io/fyne v1.4.3
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/godbus/dbus/v5 v5.0.4
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading github.com/yuin/goldmark v1.3.8
go: downloading github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210410170116-ea3d685f79fb
go: downloading github.com/goki/freetype v0.0.0-20181231101311-fa8a33aabaff
go: downloading golang.org/x/image v0.0.0-20200430140353-33d19683fad8
go: downloading github.com/fredbi/uri v0.0.0-20181227131451-3dcfdacbaaf3
go: downloading github.com/stretchr/testify v1.5.1
go: downloading github.com/srwiley/oksvg v0.0.0-20200311192757-870daf9aa564
go: downloading github.com/srwiley/rasterx v0.0.0-20200120212402-85cb7272f5e9
go: downloading github.com/go-gl/gl v0.0.0-20210813123233-e4099ee2221f
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v2 v2.2.8
go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
go: downloading golang.org/x/text v0.3.3
go get: installing executables with 'go get' in module mode is deprecated.
	Use 'go install pkg@version' instead.
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.

fyne_demo

Click Windows > Toggle between fixed/not fixed window size

In the 'Toggle fixed size' pop-up window, check 'Fixed sized'

2021-09-17 13:50:18.208 fyne_demo[19996:8632828] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
2021/09/17 13:50:11 Lifecycle: Started
2021/09/17 13:50:13 Lifecycle: Entered Foreground
2021-09-17 13:50:18.208 fyne_demo[19996:8632828] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007fff48a97035 __exceptionPreprocess + 256
	1   libobjc.A.dylib                     0x00007fff731a3a17 objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff48ab0b95 -[NSException raise] + 9
	3   AppKit                              0x00007fff460555ca -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 317
	4   AppKit                              0x00007fff46066a19 -[NSWindow _commonMinMaxSizeChanged] + 23
	5   fyne_demo                           0x00000000044b353c _glfwPlatformSetWindowSizeLimits + 92
	6   fyne_demo                           0x0000000004064d90 runtime.asmcgocall.abi0 + 112
)
libc++abi.dylib: terminating with uncaught exception of type NSException
SIGABRT: abort
PC=0x7fff74aae2c2 m=8 sigcode=0

goroutine 0 [idle]:
runtime: unknown pc 0x7fff74aae2c2
stack: frame={sp:0x7000093406f8, fp:0x0} stack=[0x7000092c2298,0x700009341e98)
0x00007000093405f8:  0x0000000000000000  0x0000000000000080 
0x0000700009340608:  0x0000700009340a30  0x0000000000000000 
0x0000700009340618:  0x0000000004e33000  0x0000700009340650 
0x0000700009340628:  0x0000700009340660  0x0000000000000000 
0x0000700009340638:  0x00007fffab0db6b8  0x0000000000000000 
0x0000700009340648:  0x0000000032aaaba2  0x0000000000000000 
0x0000700009340658:  0x0000700009340790  0x0000000000000000 
0x0000700009340668:  0x0000000032aaaba2  0x0000000000000000 
0x0000700009340678:  0x0000000000000000  0x0000000000000000 
0x0000700009340688:  0x0000000000000000  0x0000000000000000 
0x0000700009340698:  0x0000000000000000  0x0000000000000000 
0x00007000093406a8:  0x0000000000000003  0x0000000000000000 
0x00007000093406b8:  0x0000000000000000  0x0000000000000000 
0x00007000093406c8:  0x0000000000000000  0x00007fffab0e0328 
0x00007000093406d8:  0x00007fffab0dc9a8  0x00007fff749f7bb8 
0x00007000093406e8:  0x0000000000000000  0x0000700009340730 
0x00007000093406f8: <0x00007fff74b69bf1  0x0000700009342000 
0x0000700009340708:  0x0000700009340748  0x00007000093408a0 
0x0000700009340718:  0x0000003000000008  0x00007fff71bfe9c5 
0x0000700009340728:  0x00007fffab0dc9a0  0x0000700009340760 
0x0000700009340738:  0x00007fff74a186a6  0x00007000093408a0 
0x0000700009340748:  0x00000030ffffffdf  0xffffffff71bfe9c5 
0x0000700009340758:  0x0000700009340860  0x0000700009340890 
0x0000700009340768:  0x00007fff71bf1641  0x0000003000000018 
0x0000700009340778:  0x00007000093408a0  0x00007000093407b0 
0x0000700009340788:  0x0000000000000000  0x0000003000000018 
0x0000700009340798:  0x00007000093408a0  0x00007000093407b0 
0x00007000093407a8:  0x0000000000000000  0x0000000000000000 
0x00007000093407b8:  0x00007fff71bfea20  0x00007fff48dd7c48 
0x00007000093407c8:  0x00007fff731b2266  0x00007fff48dd7c53 
0x00007000093407d8:  0xffffffffffffffc9  0x0000000000000000 
0x00007000093407e8:  0x0000000000000000  0x0000000000000000 
runtime: unknown pc 0x7fff74aae2c2
stack: frame={sp:0x7000093406f8, fp:0x0} stack=[0x7000092c2298,0x700009341e98)
0x00007000093405f8:  0x0000000000000000  0x0000000000000080 
0x0000700009340608:  0x0000700009340a30  0x0000000000000000 
0x0000700009340618:  0x0000000004e33000  0x0000700009340650 
0x0000700009340628:  0x0000700009340660  0x0000000000000000 
0x0000700009340638:  0x00007fffab0db6b8  0x0000000000000000 
0x0000700009340648:  0x0000000032aaaba2  0x0000000000000000 
0x0000700009340658:  0x0000700009340790  0x0000000000000000 
0x0000700009340668:  0x0000000032aaaba2  0x0000000000000000 
0x0000700009340678:  0x0000000000000000  0x0000000000000000 
0x0000700009340688:  0x0000000000000000  0x0000000000000000 
0x0000700009340698:  0x0000000000000000  0x0000000000000000 
0x00007000093406a8:  0x0000000000000003  0x0000000000000000 
0x00007000093406b8:  0x0000000000000000  0x0000000000000000 
0x00007000093406c8:  0x0000000000000000  0x00007fffab0e0328 
0x00007000093406d8:  0x00007fffab0dc9a8  0x00007fff749f7bb8 
0x00007000093406e8:  0x0000000000000000  0x0000700009340730 
0x00007000093406f8: <0x00007fff74b69bf1  0x0000700009342000 
0x0000700009340708:  0x0000700009340748  0x00007000093408a0 
0x0000700009340718:  0x0000003000000008  0x00007fff71bfe9c5 
0x0000700009340728:  0x00007fffab0dc9a0  0x0000700009340760 
0x0000700009340738:  0x00007fff74a186a6  0x00007000093408a0 
0x0000700009340748:  0x00000030ffffffdf  0xffffffff71bfe9c5 
0x0000700009340758:  0x0000700009340860  0x0000700009340890 
0x0000700009340768:  0x00007fff71bf1641  0x0000003000000018 
0x0000700009340778:  0x00007000093408a0  0x00007000093407b0 
0x0000700009340788:  0x0000000000000000  0x0000003000000018 
0x0000700009340798:  0x00007000093408a0  0x00007000093407b0 
0x00007000093407a8:  0x0000000000000000  0x0000000000000000 
0x00007000093407b8:  0x00007fff71bfea20  0x00007fff48dd7c48 
0x00007000093407c8:  0x00007fff731b2266  0x00007fff48dd7c53 
0x00007000093407d8:  0xffffffffffffffc9  0x0000000000000000 
0x00007000093407e8:  0x0000000000000000  0x0000000000000000 

goroutine 38 [syscall]:
runtime.cgocall(0x44b79e0, 0xc000053e10)
	/Users/user/.asdf/installs/golang/1.17.1/go/src/runtime/cgocall.go:156 +0x5c fp=0xc000053de8 sp=0xc000053db0 pc=0x400573c
github.com/go-gl/glfw/v3.3/glfw._Cfunc_glfwSetWindowSizeLimits(0x52b9190, 0xf0, 0xb4, 0xf0, 0xb4)
	_cgo_gotypes.go:2306 +0x45 fp=0xc000053e10 sp=0xc000053de8 pc=0x4427de5
github.com/go-gl/glfw/v3.3/glfw.(*Window).SetSizeLimits.func1(0x71, 0xf0, 0xb4, 0xf0, 0xb4)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/github.com/go-gl/glfw/v3.3/glfw@v0.0.0-20210410170116-ea3d685f79fb/window.go:505 +0x7e fp=0xc000053e48 sp=0xc000053e10 pc=0x442cd3e
github.com/go-gl/glfw/v3.3/glfw.(*Window).SetSizeLimits(0xc000434600, 0xc0004a82b8, 0x4684580, 0xc000d5a188, 0xc000c8e880)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/github.com/go-gl/glfw/v3.3/glfw@v0.0.0-20210410170116-ea3d685f79fb/window.go:505 +0x19 fp=0xc000053e80 sp=0xc000053e48 pc=0x442cc39
fyne.io/fyne/v2/internal/driver/glfw.(*window).fitContent(0xc000434600)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/window.go:305 +0x1ad fp=0xc000053ed8 sp=0xc000053e80 pc=0x44363ed
fyne.io/fyne/v2/internal/driver/glfw.(*window).SetFixedSize(0xc000434600, 0x70)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/window.go:210 +0x34 fp=0xc000053ef0 sp=0xc000053ed8 pc=0x4435b74
fyne.io/fyne/v2/cmd/fyne_demo/tutorials.windowScreen.func3.1(0x1)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/cmd/fyne_demo/tutorials/window.go:34 +0x68 fp=0xc000053f20 sp=0xc000053ef0 pc=0x448c2a8
fyne.io/fyne/v2/widget.(*Check).SetChecked(0xc00012c6c0, 0x0)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/widget/check.go:152 +0x31 fp=0xc000053f38 sp=0xc000053f20 pc=0x43e4051
fyne.io/fyne/v2/widget.(*Check).Tapped(0xc00012c6c0, 0xc000434601)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/widget/check.go:193 +0xe5 fp=0xc000053f78 sp=0xc000053f38 pc=0x43e4305
fyne.io/fyne/v2/internal/driver/glfw.(*window).mouseClickedHandleTapDoubleTap.func1()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/window.go:885 +0x26 fp=0xc000053f98 sp=0xc000053f78 pc=0x4439f06
fyne.io/fyne/v2/internal/driver/common.(*Window).RunEventQueue(0xc000434600)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/common/window.go:58 +0x56 fp=0xc000053fc8 sp=0xc000053f98 pc=0x42fa396
fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).createWindow.func1·dwrap·16()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/window.go:1388 +0x26 fp=0xc000053fe0 sp=0xc000053fc8 pc=0x443c506
runtime.goexit()
	/Users/user/.asdf/installs/golang/1.17.1/go/src/runtime/asm_amd64.s:1581 +0x1 fp=0xc000053fe8 sp=0xc000053fe0 pc=0x4065081
created by fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).createWindow.func1
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/window.go:1388 +0x15b

goroutine 1 [select, locked to thread]:
fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).runGL(0xc000076cd0)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/loop.go:96 +0x16b
fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).Run(0xc000434000)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/driver.go:83 +0x30
fyne.io/fyne/v2/internal/driver/glfw.(*window).ShowAndRun(0xc000434000)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/window.go:461 +0x2f
main.main()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/cmd/fyne_demo/main.go:66 +0x45e

goroutine 6 [chan receive]:
fyne.io/fyne/v2/test.NewApp.func1()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/test/testapp.go:113 +0x45
created by fyne.io/fyne/v2/test.NewApp
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/test/testapp.go:111 +0x305

goroutine 7 [syscall]:
syscall.syscall6(0x4455e00, 0x3, 0x0, 0x0, 0xc000050e78, 0xa, 0x4cf4e90)
	/Users/user/.asdf/installs/golang/1.17.1/go/src/runtime/sys_darwin.go:44 +0x3b
golang.org/x/sys/unix.kevent(0xc000050ddc, 0x0, 0x0, 0xc0000784e0, 0xc000078420, 0xc000078420)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/golang.org/x/sys@v0.0.0-20210630005230-0f9fa26af87c/unix/zsyscall_darwin_amd64.go:276 +0x52
golang.org/x/sys/unix.Kevent(0x0, {0x0, 0xc000050e38, 0xc000050d58}, {0xc000050e78, 0xc000050ddc, 0x2}, 0x2)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/golang.org/x/sys@v0.0.0-20210630005230-0f9fa26af87c/unix/syscall_bsd.go:429 +0x3c
github.com/fsnotify/fsnotify.read(0xc000050e38, {0xc000050e78, 0x5, 0xa}, 0x0)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/github.com/fsnotify/fsnotify@v1.4.9/kqueue.go:511 +0x36
github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc00006d1a0)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/github.com/fsnotify/fsnotify@v1.4.9/kqueue.go:274 +0xa5
created by github.com/fsnotify/fsnotify.NewWatcher
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/github.com/fsnotify/fsnotify@v1.4.9/kqueue.go:62 +0x1c7

goroutine 8 [chan receive]:
fyne.io/fyne/v2/app.watchFile.func1()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/app/settings_desktop.go:42 +0x6c
created by fyne.io/fyne/v2/app.watchFile
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/app/settings_desktop.go:41 +0x10f

goroutine 35 [syscall]:
syscall.syscall6(0x4455e00, 0x9, 0x0, 0x0, 0xc000496678, 0xa, 0x4cf4e90)
	/Users/user/.asdf/installs/golang/1.17.1/go/src/runtime/sys_darwin.go:44 +0x3b
golang.org/x/sys/unix.kevent(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/golang.org/x/sys@v0.0.0-20210630005230-0f9fa26af87c/unix/zsyscall_darwin_amd64.go:276 +0x52
golang.org/x/sys/unix.Kevent(0x0, {0x0, 0x0, 0xc000496558}, {0xc000496678, 0x0, 0x0}, 0x0)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/golang.org/x/sys@v0.0.0-20210630005230-0f9fa26af87c/unix/syscall_bsd.go:429 +0x3c
github.com/fsnotify/fsnotify.read(0x0, {0xc000496678, 0x0, 0xa}, 0x0)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/github.com/fsnotify/fsnotify@v1.4.9/kqueue.go:511 +0x36
github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc000400120)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/github.com/fsnotify/fsnotify@v1.4.9/kqueue.go:274 +0xa5
created by github.com/fsnotify/fsnotify.NewWatcher
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/github.com/fsnotify/fsnotify@v1.4.9/kqueue.go:62 +0x1c7

goroutine 19 [chan receive]:
fyne.io/fyne/v2/internal/driver/common.(*Window).RunEventQueue(0xc000434000)
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/common/window.go:57 +0x7d
created by fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).createWindow.func1
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/window.go:1388 +0x15b

goroutine 36 [chan receive]:
fyne.io/fyne/v2/app.watchFile.func1()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/app/settings_desktop.go:42 +0x6c
created by fyne.io/fyne/v2/app.watchFile
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/app/settings_desktop.go:41 +0x10f

goroutine 37 [select, locked to thread]:
fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).startDrawThread.func1()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/loop.go:196 +0x11f
created by fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).startDrawThread
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/driver/glfw/loop.go:192 +0xcf

goroutine 20 [chan receive]:
fyne.io/fyne/v2/internal/async.NewUnboundedCanvasObjectChan.func1()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/async/chan_canvasobject.go:35 +0x9e
created by fyne.io/fyne/v2/internal/async.NewUnboundedCanvasObjectChan
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/async/chan_canvasobject.go:27 +0xd1

goroutine 53 [chan receive]:
fyne.io/fyne/v2/internal/async.NewUnboundedCanvasObjectChan.func1()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/async/chan_canvasobject.go:35 +0x9e
created by fyne.io/fyne/v2/internal/async.NewUnboundedCanvasObjectChan
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/async/chan_canvasobject.go:27 +0xd1

goroutine 39 [chan receive]:
fyne.io/fyne/v2/internal/async.NewUnboundedCanvasObjectChan.func1()
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/async/chan_canvasobject.go:35 +0x9e
created by fyne.io/fyne/v2/internal/async.NewUnboundedCanvasObjectChan
	/Users/user/.asdf/installs/golang/1.17.1/packages/pkg/mod/fyne.io/fyne/v2@v2.1.0/internal/async/chan_canvasobject.go:27 +0xd1

rax    0x0
rbx    0x700009342000
rcx    0x7000093406f8
rdx    0x0
rdi    0x1a03
rsi    0x6
rbp    0x700009340730
rsp    0x7000093406f8
r8     0x7000093405c0
r9     0x700009340790
r10    0x0
r11    0x206
r12    0x1a03
r13    0x3000000008
r14    0x6
r15    0x2d
rip    0x7fff74aae2c2
rflags 0x206
cs     0x7
fs     0x0
gs     0x0

view.SetSizeLimits(w.requestedWidth, w.requestedHeight, w.requestedWidth, w.requestedHeight)

w.fitContent()

w.SetFixedSize(toggle)

Screenshots:

20210917-fyne_demo-crash

Device:

  • OS: macOS Intel
  • Version: Mojave 10.14.6
  • Go version: go1.17.1 darwin/amd64
  • Fyne version: v2@v2.1.0
@andydotxyz
Copy link
Member

This should be resolved with PR #2489

@andydotxyz andydotxyz added the bug Something isn't working label Sep 21, 2021
@andydotxyz andydotxyz added this to the Fixes (v2.1.x) milestone Sep 21, 2021
@jspraul
Copy link
Author

jspraul commented Sep 22, 2021

Verified as 'fixed for me'.

@jspraul jspraul closed this as completed Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants