Cannot initialize in Sveltekit
Author: dgpapagianCreated Feb 22, 2026Updated Feb 22, 2026
Labelsbug
What version are you using?
v2.10.3
What package are you using?
@barba/core
Describe your issue
Trying to initialize Barba in sveltekit inside onMount using barba.init(); results in Property 'init' does not exist on type 't'.ts(2339) error
Source: barbajs/barba