You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: this.route$composable_n6d7bi_k$ is not a function components.kt?b101:30
at _no_name_provided__217.RouterScope.route$composable$default_onzyoe_k$ (webpack-internal:///./kotlin/testprojectrouting.js:70587:36)
at _no_name_provided__221.invoke_9m2agf_k$ (webpack-internal:///./kotlin/testprojectrouting.js:70710:30)
at eval (webpack-internal:///./kotlin/testprojectrouting.js:70816:9)
at ComposableLambdaImpl.invoke_oku154_k$ (webpack-internal:///./kotlin/testprojectrouting.js:66220:92)
at _no_name_provided__198.invoke_5vwf3d_k$ (webpack-internal:///./kotlin/testprojectrouting.js:67073:44)
at eval (webpack-internal:///./kotlin/testprojectrouting.js:67148:9)
at ComposableLambdaImpl.invoke_uhotyh_k$ (webpack-internal:///./kotlin/testprojectrouting.js:66204:92)
at invokeComposable$composable (webpack-internal:///./kotlin/testprojectrouting.js:65588:15)
at _no_name_provided__122.invoke_sv8swh_k$ (webpack-internal:///./kotlin/testprojectrouting.js:43303:7)
at eval (webpack-internal:///./kotlin/testprojectrouting.js:45321:9)
Tested with compose 1.0.1 and 1.1.0-alpha05 and webpack 4 and 5
The text was updated successfully, but these errors were encountered:
I have created a empty project using Intellij project wizard, updated deps
main.kt
This occurs in browser (chrome)
Tested with compose
1.0.1
and1.1.0-alpha05
and webpack 4 and 5The text was updated successfully, but these errors were encountered: