aidenybai / million

Optimize React performance and make your React 70% faster in minutes, not months.
https://million.dev
MIT License
15.89k stars 558 forks source link

Million does not connect to vscode #995

Closed eurobob closed 2 months ago

eurobob commented 3 months ago

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?

yarn

What operating system are you using?

Mac

What browser are you using?

Safari

Describe the Bug

My browser does not connect to vscode. I am getting an Access control check error which might be related?

I have redacted the local app URL for privacy, we do not use localhost for security and authentication reasons

Screenshot 2024-03-17 at 12 12 07 Screenshot 2024-03-17 at 12 18 09

What's the expected result?

Browser application connects to vscode to log reports.

Link to Minimal Reproducible Example

Not possible

Participation

github-actions[bot] commented 3 months ago

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

tobySolutions commented 3 months ago

Can you review this @NisargIO. Thank you for reporting @eurobob.

viemmsakh commented 3 months ago

Fresh vite project with million installed. Same issue.

A-Shleifman commented 3 months ago

Million is failing to connect when using an https url pointing to localhost, however, this issue is gone when connecting to the same app via localhost:{port}.

A-Shleifman commented 3 months ago

not sure why, but today it's working even when loading the page via an https alias pointing to localhost.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days.