Struggling to wrap component #3925
garrickisgross
announced in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Trying to implement a 3d dice roller in a project and having issues. If anyone could help me out or advise that I should find a different library/solution, let me know. Docs are here https://fantasticdice.games/docs/intro
currently renders, but when clicking "roll" it throws a TypeError in the console "cannot get undefined of current" which I believe is happening at the api_spec call. I found guidance in the discussion on how to interact with component api's but the implementation may have been at fault lol
dice_roller.py
dice.py
`
Beta Was this translation helpful? Give feedback.
All reactions