Skip to content

Electron vite crashes when trying to use style tag in svelte #272

@graforlock

Description

@graforlock

If I create a basic electron-vite project using svelte

npm create @quick-start/electron@latest

And try to add basic <style></style> tag anywhere, I do get an exception on the main screen

Cannot read properties of undefined (reading 'client')

Is there a workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions