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

Color Me Javascript Challenge #479

Merged
merged 5 commits into from
Aug 13, 2024
Merged

Color Me Javascript Challenge #479

merged 5 commits into from
Aug 13, 2024

Conversation

X0rD3v1L
Copy link
Contributor

@X0rD3v1L X0rD3v1L commented Aug 9, 2024

Title : Color Me

Code Stack : Vanilla JS

Copy link

netlify bot commented Aug 9, 2024

Deploy Preview for frontend-mini-challenges ready!

Name Link
🔨 Latest commit f674a48
🔍 Latest deploy log https://app.netlify.com/sites/frontend-mini-challenges/deploys/66bb499ae8696d0008d4c385
😎 Deploy Preview https://deploy-preview-479--frontend-mini-challenges.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sadanandpai
Copy link
Owner

image
is this tested

@X0rD3v1L
Copy link
Contributor Author

I have added a check to load the js once the DOM content is loaded, Can you please check now?

image

@sadanandpai
Copy link
Owner

apps/javascript/src/challenges/color-me/index.js Outdated Show resolved Hide resolved
apps/javascript/src/challenges/color-me/index.html Outdated Show resolved Hide resolved
apps/javascript/src/challenges/color-me/index.html Outdated Show resolved Hide resolved
apps/javascript/src/challenges/color-me/index.html Outdated Show resolved Hide resolved
@X0rD3v1L
Copy link
Contributor Author

I can see the same problem still. https://deploy-preview-479--frontend-mini-challenges.netlify.app/javascript/src/challenges/color-me/

type="module" resolved the issue, and removed the defer as modules are automatically deferred.

@sadanandpai sadanandpai merged commit fb3dc29 into sadanandpai:main Aug 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants