isaac-udy/Enro

Compose Preview Support

isaac-udy opened this issue · 1 comments

When navigationHandle() is used inside of a Composable Preview, the NavigationHandle is not bound, and which causes problems rendering the preview. There should be documentation which explains how to use navigationHandle() inside of a Composable preview, or some other way of supporting this IDE functionality.

Added EnroPreview to 1.15