genes icon indicating copy to clipboard operation
genes copied to clipboard

Register.hx:62 Uncaught TypeError: resolve.__init__ is not a function

Open sonygod opened this issue 2 years ago • 0 comments

test with haxeui and got this error

Register.hx:62 Uncaught TypeError: resolve.__init__ is not a function
    at Function.res.__init__ (Register.hx:62)
    at new res (Register.hx:62)
    at new HBox2 (HBox.hx:10)
    at MainUIView2.new (ComponentMacros.hx:577)
    at new res (Register.hx:62)
    at new MainUIView2 (MainUIView.hx:12)
    at MainUI.hx:11
    at window.document.body.onload (AppImpl.hx:20)

sonygod avatar Dec 24 '21 09:12 sonygod