19

44k downloads. Fuck you I'm gonna install!

Comments
  • 9
    Errors everywhere! Fuck you twice!

    (╯°□°)╯︵ ┻━┻
  • 2
    Just use prettier and format-on-save setting like any normal person
  • 0
    @devRancid the shitty settings for beautify on vs-code doesn't seem to work on the jsx codes
  • 1
    Aren't fragment terminators supposed to be written together like so: </> ?
  • 1
    @GiddyNaya wtf is that code tho? Fragment with an expression that evaluates to more jsx? What?
  • 2
    @lorentz according to the dev they said "work in progress" but fuck me. I went ahead to try it out and it messed the whole code up.
  • 2
    @ScriptCoded Convert ReactNode[] into ReactElement to make Typescript happy
  • 1
    @GiddyNaya Yeah but I think the reason is that it tries to parse your fragment end tags as start tags for the element named "/" because the fragment terminator's shape in the extension's parser is </> without a space. If you remove the weird spacings the errors should go away.
  • 0
    Oh wait, were the spaces inserted by the extension?
  • 0
    @lorentz 🤦‍♂️
  • 0
    (to the extension dev) Have you heard about Semver pre-release tags like "0.0.5-alpha.1"?
  • 0
    @GiddyNaya

    Instant regret 🤣
  • 0
    The biggest brain, gonna create a Unity template app, add a full page in app advert on start up, publish it to Google Play and title it "Work in Progress please don't download".
Add Comment