We're working on fixing a compatibility issue with the timeline component
The react-calendar-timeline package (v0.30.0-beta.3) has a module export configuration issue that is incompatible with Next.js 14.
The package's package.json references .umd.js files that don't exist in the distribution, while the actual files are .cjs.js and .es.js.
Current Status
Temporarily Disabled
Priority
High - Under Active Investigation
ETA
Fix or Alternative in Progress