Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website not working on Chrome with Hardware acceleration disabled or Safari #235

Open
LukasAnda opened this issue Nov 6, 2024 · 6 comments
Labels
builder Related to MaterialKolor Builder

Comments

@LukasAnda
Copy link

Hey, nice project! I wanted to check out the website but it just shows a blank page in the chrome.

@jordond
Copy link
Owner

jordond commented Nov 6, 2024

It works for me using Chrome Version 130.0.6723.93, and Mac OS 15.1.

Can you open up the dev tools and see what kind of errors its spitting out?

@jordond jordond added the builder Related to MaterialKolor Builder label Nov 6, 2024
@LukasAnda
Copy link
Author

Sure, here is the log I got:
materialkolor.com-1730907879342.log

@jordond
Copy link
Owner

jordond commented Nov 6, 2024

Hrmm that was a lot less useful than I was hoping for 😅. What version of chrome are you using?

@LukasAnda
Copy link
Author

LukasAnda commented Nov 6, 2024

I am on 130.0.6723.92 and Macos 14.3.1. Altho, I have disabled Hardware acceleration. Could that be the case?

@jordond
Copy link
Owner

jordond commented Nov 6, 2024

I have disabled Hardware acceleration. Could that be the case?

That seems to it! Maybe Compose Multiplatform requires hardware acceleration 🤔. I'll have to look into that.

@jordond jordond changed the title Website not working on Chrome for Mac Website not working on Chrome with Hardware acceleration disabled Nov 6, 2024
@jordond jordond changed the title Website not working on Chrome with Hardware acceleration disabled Website not working on Chrome with Hardware acceleration disabled or Safari Dec 5, 2024
@jordond
Copy link
Owner

jordond commented Dec 5, 2024

Looks like WASM is also not supported on Safari. So I am looking into generating both a WASM and JS artifact, and falling back to JS if its unable to render.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builder Related to MaterialKolor Builder
Projects
None yet
Development

No branches or pull requests

2 participants