3d-dice / dice-box

3D Game Dice for any JavaScript App
https://fantasticdice.games/
MIT License
136 stars 30 forks source link

How to apply it to this project at react #53

Closed chung5072 closed 2 years ago

chung5072 commented 2 years ago

I think your work is so cool. So while I was working on a project with my colleagues, I wanted to apply your work to ours. I don't know much about react yet, so I think it might be a problem. But since it's a project with a deadline, I can't help it because I'm in a hurry.

My questions is, Can't you make it in a different place than at App.js? When I tried to apply it to a different location, there was an error that seemed to be missing. It's not accurate, but it was the error below Uncaught Error: #dice-box is not a DOM element. ... The example you posted worked well, but it didn't work well when I tried to apply it to mine.

If you have time, please reply. Additionally, I don't think it's a version problem. It was executed even if I uploaded the version from yours in codeSandbox.

chung5072 commented 2 years ago

Oh... I'm so sorry. There must have been a part I was missing. First of all, I solved applying the basic part... I hope you're not offended