Skip to content

Breaking perfomance issues with Vite + Mac #1169

Open
@Prains

Description

@Prains

What version of million are you using?

1.0.14 (@million/lint)

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

no

What package manager are you using?

bun

What operating system are you using?

Mac

What browser are you using?

Chrome

Describe the Bug

Compiler: Vite

When using

MillionLint.vite({
enabled: true,
}

browser has very poor perfomance, popovers from radix dont work, most of the time pages dont load and browser gets stuck

happens only on mac. windows run fine

for some reason github wont allow mp4 to load, link to video reproduction:

https://dropmefiles.com/S4F1H

What's the expected result?

lint should run completely fine. without any perfomance-related issues, radix popover components should open fine

Link to Minimal Reproducible Example

cant reproduce since i think it's only macOS issue, video: https://dropmefiles.com/S4F1H

Participation

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

Activity

github-actions

github-actions commented on Jan 21, 2025

@github-actions

Thanks for opening this issue! A maintainer will review it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Prains

        Issue actions

          Breaking perfomance issues with Vite + Mac · Issue #1169 · aidenybai/million