https://linen.dev logo
Join Discord
Powered by
# react
  • u

    user

    09/27/2019, 8:57 AM
    Err https://github.com/MVCoconut/coconut.react-core/blob/8dbe31f07cb025484073f144292db1473b3d8993/src/coconut/react/macros/Setup.hx#L141
  • u

    user

    09/27/2019, 9:01 AM
    Maybe you could remove this whole block and add
    public function coconutRender() return render()
    in the addMembers macro class below
  • u

    user

    09/27/2019, 9:03 AM
    What do you get when using jsx?
  • a

    ambitious-knife-25690

    09/27/2019, 9:50 AM
    @User Okay, with your changes it appears like even with
    jsx
    everything compiles on haxe rc5!
  • a

    ambitious-knife-25690

    09/27/2019, 9:50 AM
    but vshaxe appears to not :D
  • a

    ambitious-knife-25690

    09/27/2019, 9:52 AM
    I just get this when using this dependency setup with haxe rc5
  • a

    ambitious-knife-25690

    09/27/2019, 9:52 AM
    if I switch back to my rc3 branch everything works
  • a

    ambitious-knife-25690

    09/27/2019, 9:52 AM
    A manual compilation in terminal works
  • u

    user

    09/27/2019, 9:52 AM
    Even with haxe --connect 6000 build.hxml ?
  • a

    ambitious-knife-25690

    09/27/2019, 9:53 AM
    It just seems to hang
  • u

    user

    09/27/2019, 9:54 AM
    try with
    haxe --wait 6666
    on a different terminal (which will hang, it's meant to) and then
    haxe --connect 6666 build.hxml
  • a

    ambitious-knife-25690

    09/27/2019, 9:57 AM
    first one runs as expected
  • a

    ambitious-knife-25690

    09/27/2019, 9:57 AM
    Oh wait i didn't change port
  • a

    ambitious-knife-25690

    09/27/2019, 9:57 AM
    Okay, that combo works
  • u

    user

    09/27/2019, 9:58 AM
    twice?
  • a

    ambitious-knife-25690

    09/27/2019, 9:58 AM
    yes
  • u

    user

    09/27/2019, 9:58 AM
    Err.. kill vscode? xD
  • a

    ambitious-knife-25690

    09/27/2019, 9:58 AM
    It's dead
  • a

    ambitious-knife-25690

    09/27/2019, 9:58 AM
    Restart?
  • u

    user

    09/27/2019, 9:58 AM
    Nah. Install vim :D
  • a

    ambitious-knife-25690

    09/27/2019, 9:59 AM
    (╯°□°)╯︵ ┻━┻
  • a

    ambitious-knife-25690

    09/27/2019, 9:59 AM
    restarting vscode results in the same situation
  • a

    ambitious-knife-25690

    09/27/2019, 10:01 AM
    are you kidding me
  • u

    user

    09/27/2019, 10:02 AM
    That's what I'm asking the compiler right now :D
  • a

    ambitious-knife-25690

    09/27/2019, 10:02 AM
    I've figured it out :D
  • a

    ambitious-knife-25690

    09/27/2019, 10:03 AM
    it's really unexpected
  • u

    user

    09/27/2019, 10:04 AM
    Same here: this should be fine, right? https://try.haxe.org/#9F113 Well, not on C# target. "String has no field Log"
  • a

    ambitious-knife-25690

    09/27/2019, 10:04 AM
    It's lix!
  • u

    user

    09/27/2019, 10:04 AM
    It's always lix
  • a

    ambitious-knife-25690

    09/27/2019, 10:05 AM
    @bitter-family-72722 :>
1...181920...80Latest