Closed nevrozza closed 4 months ago
This issue looks unrelated to WebHistoryController
, but rather a general Compose issue. I recommend askin in Kotlin Slack, filing an issue in YouTrack, or asking in Compose Multiplatform Discussions.
@arkivanov Thanks for ur answer!
Hi! Is there way to use Compose Multiplatform resources with WebHistoryController? Example of problem: I have custom font. Ip without WebHistoryController: http://localhost:8080/ With: http://localhost:8080/auth/activation It causes problem:
Cannot GET /auth/composeResources/pansion.common.utils_compose.generated.resources/font/Geologica-Black.ttf
("/auth" is unnecessary).