-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
CodeIgniter version: 4.3.6
Package version: v2 beta
Describe the bug
Broken bootstrapping
Expected behavior
Default starter site (svelte 3 template)
Additional context
I was going to post a new issue to ci-svelte-starter because I had to update our project's codeigniter version, because of the new CVE-2023-32692 that popped up while running a scheduled check up, I tried updating our project directly (composer update codeigniter4/framework
), I also created a new blank project template using v1 both resulted in a non working state because of the missing <div id="app">
inside the body
tag.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working