-
-
Notifications
You must be signed in to change notification settings - Fork 164
Closed
Description
When using the Calendar
component in a Svelte 5 project it relies on get_current_component()
from svelte/internal
which has been removed.
import {destroy_component, get_current_component} from 'svelte/internal'; |
A possible solution is presented here with an example.
Tested with Svelte 5.0.0-next.50
.
bayaderpack, tim-lux and Egnus
Metadata
Metadata
Assignees
Labels
No labels