Ayfri
10/08/2022, 2:07 PMrequired
attribute since beta, it leads to an error that this specific function isn't a function when accessing the website, I'm using Kt 1.7.10 and tried with both 1.2.0-beta01 & beta02, I also use this attribute in a function where there is a boolean required
argument.hfhbd
10/09/2022, 7:39 AMAyfri
10/09/2022, 12:49 PMAyfri
10/09/2022, 2:54 PMattr("required", "")
, else it brokes, the last commit for this file is indeed me replacing it so it works)
(On my little project I even tried to use the exact same function but I don't get the error, it's weird)hfhbd
10/09/2022, 3:16 PMimplementation(compose.runtime)
did work, weird.hfhbd
10/09/2022, 3:18 PMrouting-compose:0.2.8
uses 1.2.0-alpha01-dev770
, you pull this compose-runtime version...Ayfri
10/09/2022, 3:22 PMAyfri
10/09/2022, 3:23 PM