sl-divider
doesn't render in SvelteKit app using Autoloader
#2066
Labels
bug
Things that aren't working right in the library.
Describe the bug
sl-divider
doesn't render in SvelteKit app using AutoloaderTo Reproduce & Demo
Use Autoloader to install Shoelace in SvelteKit app and then try using
<sl-divider></sl-divider>
The divider is not rendered as shown here: https://stackblitz.com/edit/sveltejs-kit-template-default-gt9s5b?file=src%2Froutes%2F%2Bpage.svelte
Using the same code using just plain html works fine.
Browser / OS
The text was updated successfully, but these errors were encountered: