JuliaGizmos / InteractBase.jl

Build interactive HTML5 widgets in Julia
Other
27 stars 23 forks source link

Dialog fails since theme is undefined #176

Closed mkitti closed 1 year ago

mkitti commented 1 year ago

Describe the bug Theme is undefined on this line in dialog https://github.com/piever/InteractBase.jl/blob/0a91fe6d605cafcb27b1b9c15d5fea568fb187da/src/input.jl#L113

Original report here: https://github.com/JuliaGizmos/Interact.jl/issues/414

To Reproduce See https://github.com/JuliaGizmos/Interact.jl/issues/414

Expected behavior theme should be defined.

Screenshots See https://github.com/JuliaGizmos/Interact.jl/issues/414

Version info (please complete the following information):

Before opening an issue

If widgets do not appear

mkitti commented 1 year ago

Trace to #167 @rafaqz