mobilarte
Results
11
comments of
mobilarte
trafficstars
Problem fixed with [8.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.1...v8.0.0-beta.2). Works with this in `svelte.config.js`: ``` preprocess: vitePreprocess({ script: true }), compilerOptions: { runes: true, ... ```