Environment
Vuetify Version: 3.3.4
Last working version: 2.5.7
Vue Version: 3.3.4
Browsers: Opera, Mozilla Firefox
OS: Windows 10
Steps to reproduce
Use <ul><li>First</li></ul> within Vuetify 3.
Expected Behavior
Unordered list displayed with bullet points with no further setup, beginner-friendly.

Actual Behavior
There is no bullet point. This worked in Vuetify 2 correctly, causing a migration blocker.

CSS property list-style-type doesn't work either.
Reproduction Link
https://play.vuetifyjs.com/#...
Environment
Vuetify Version: 3.3.4
Last working version: 2.5.7
Vue Version: 3.3.4
Browsers: Opera, Mozilla Firefox
OS: Windows 10
Steps to reproduce
Use
<ul><li>First</li></ul>within Vuetify 3.Expected Behavior
Unordered list displayed with bullet points with no further setup, beginner-friendly.

Actual Behavior
There is no bullet point. This worked in Vuetify 2 correctly, causing a migration blocker.

CSS property list-style-type doesn't work either.
Reproduction Link
https://play.vuetifyjs.com/#...