You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But by the time this is passed down to the ResultGroup.addResult() method, it expects the data to already be cast to a ResultGroup or RollResults object.
This will need to be changed to handle standard objects in this format as well.
Description
When importing an exported Roll with GroupRolls throws an error
TypeError: value must be one of ResultGroup, RollResults, string, or number
Reproduceable with the following code:
Dice Roller version
5.4.1
Bundle type
ESM
Node version
v18.18.2
Browser name and version
Brave v1.60.114
The text was updated successfully, but these errors were encountered: