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

    ambitious-knife-25690

    07/13/2020, 12:14 PM
    Just a simple getter
  • a

    ambitious-knife-25690

    07/13/2020, 12:49 PM
    for now i'm just getting around the issue by just `"haxe.enableCompilationServer": false`lol
  • u

    user

    07/18/2020, 9:12 AM
    Oh sorry missed your answer You may need to type this as
    ReactFragment
    (for example with an
    inline function getGoodHours():ReactFragment return good_hours
    )
  • a

    ambitious-knife-25690

    07/29/2020, 11:18 PM
    This error is now appearing on projects that never had the issue before
  • a

    ambitious-knife-25690

    07/29/2020, 11:18 PM
    (Just went back to an old project)
  • a

    ambitious-knife-25690

    07/29/2020, 11:22 PM
    disable all the compilation servers
  • a

    ambitious-knife-25690

    07/29/2020, 11:23 PM
    \o/
  • c

    cool-psychiatrist-49311

    07/30/2020, 1:57 AM
    Lock your compiler version and library versions with lix and you will able to go back to old projects exactly as they were 😉
  • a

    ambitious-knife-25690

    07/30/2020, 11:25 AM
    I like using the latest stuff for the most part where possible
  • a

    ambitious-knife-25690

    07/30/2020, 11:25 AM
    if there are things to port forward I would like to know
  • a

    ambitious-knife-25690

    07/30/2020, 11:27 AM
    plus if everyone did that, how would we find bugs with new versions? xD
  • u

    user

    07/30/2020, 12:10 PM
    Just wait for someone to start a project with new version :D
  • u

    user

    07/30/2020, 12:11 PM
    But they might just give up or use an older version if there are bugs, so that wouldn't work so well x)
  • a

    ambitious-knife-25690

    07/30/2020, 12:12 PM
    I defo think that's what would happen 😂
  • a

    ambitious-knife-25690

    07/30/2020, 12:13 PM
    I remember dropping haxe like 3 times when I first heard about it because of setup issues
  • u

    user

    07/30/2020, 12:13 PM
    That's not an issue though, we all have perfect test suites o/
  • u

    user

    07/30/2020, 12:13 PM
    Oh wait :D
  • u

    user

    07/30/2020, 12:14 PM
    Tbf I also "lock" my haxe & library versions (only upon installation) but keep updating them all the time
  • a

    ambitious-knife-25690

    07/30/2020, 12:14 PM
    I just install everything from git lol
  • u

    user

    07/30/2020, 12:14 PM
    Being locked as in "last compiled with these" doesn't mean you don't update things
  • u

    user

    07/30/2020, 12:15 PM
    What could go wrong? :D
  • u

    user

    07/30/2020, 12:15 PM
    Worst case scenario it doesn't work, so what? I'll just work on this project another day when it does o/
  • a

    ambitious-knife-25690

    07/30/2020, 12:16 PM
    These kind of conflicts only happen with macro heavy stuff, fortunately I don't use macros much myself
  • u

    user

    07/30/2020, 12:16 PM
    Well... you're using react-next, so you are xD
  • a

    ambitious-knife-25690

    07/30/2020, 12:17 PM
    Maybe unfortunately as well, if i were more versed in macros I could probably spend time debugging more than being the guy who just shouts "bug over here" lol
  • u

    user

    07/30/2020, 12:17 PM
    Though latest git versions of react-next and material ui should always be compatible
  • a

    ambitious-knife-25690

    07/30/2020, 12:17 PM
    Maybe I'm not on the latest :o
  • u

    user

    07/30/2020, 12:17 PM
    But when you add other libs, it might not
  • u

    user

    07/30/2020, 12:18 PM
    Diagnostics can very well be broken though, I don't use that x)
  • u

    user

    07/30/2020, 12:18 PM
    I'm not even sure they worked properly with react-next at some point
1...525354...80Latest