Zourdy

Results 8 comments of Zourdy

I think we just need to add aria-label into the attributes, I fix this problem with that particular approach.... is it okay?

- [x] What is the name of the project you maintain? => Bea Theme and Greta Theme - [x] What is the URL to your GitHub repository? => https://github.com/prezly/theme-nextjs-greta https://github.com/prezly/theme-nextjs-greta...

have you checked the dependencies? if the problem was runtime error on **npm run setup** I think the problem is either on the dependencies that don't fit on your Node/NPM...

@JustFly1984 What caused the issue that makes the docs deployments down on Netlify? I'd like to try and help fix the issue. thanks

I found a workaround _(spends almost a day just for this)_ ```json modularizeImports: { '@mui/material/!(styles)/?*': { transform: '@mui/material/{{path}}/{{member}}', skipDefaultConversion: true, }, '@mui/icons-material/?(((\\w*)?/?)*)': { transform: '@mui/icons-material/{{ matches.[1] }}/{{member}}', }, }, ```...

@nickovchinnikov hey nick, I took your amazing course on udemy about this project; I also made my own. Would you mind taking a look? https://github.com/zourdyzou/minesweeper I make it a bit...

@nickovchinnikov Thanks for checking out the project; even though it isn't ready yet 😄, I appreciate it!! > When I run your application, I found only one cell on the...

@nickovchinnikov already took it a week ago but haven't yet found a time to start 😄