million icon indicating copy to clipboard operation
million copied to clipboard

svgs not rendering

Open monicaricks opened this issue 3 months ago • 4 comments

What version of million are you using?

3.0.6

Are you using an SSR adapter? If so, which one?

none

What package manager are you using?

pnpm

What operating system are you using?

Max

What browser are you using?

Chrome

Describe the Bug

svgs not rendering using auto mode on webpack project: million.webpack({ auto: {}, }),

I'm getting this error in the console:

image

What's the expected result?

all svgs should render

Link to Minimal Reproducible Example

https://stackblitz.com/edit/webpack-5-react-starter-hx8bj9?file=src%2Fapp.tsx

Participation

  • [ ] I am willing to submit a pull request for this issue.

monicaricks avatar May 13 '24 22:05 monicaricks