Braxton Ward
Braxton Ward
I am also having this issue after upgrading the scopes to slacks new "granulated" approach. There is no longer just a `bot` scope.
@bantingGamer When you got it working by using a class component were you creating the ref variable with `React.createRef()`? I tried your solution but am still getting errors. 😞
Thanks for the response @bantingGamer. I will see if I can provide a sample on snack. Can you tell me how your are creating `this.flatlist`?
@bantingGamer Can you share your whole component?
> The example app runs just fine with 31 set for both targetSdkVersion and compileSdkVersion (had to add the `exported` flag though). > > Please share a repro with the...
@lukmccall is there documentation of which kotlin versions are supported? I am needing to use kotlin `2.1.21` but am getting this same error as this thread ``` > Failed to...