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
I searched for existing Bug Reports and found no similar reports.
Expected Behavior
Click of d20 button populates Dice Formula field.
Formula following conventional syntax (1d20/1d4/2d6) and running will calculate dice roll.
Current behaviour
D20 button does not populate Dice Formula field. Other buttons populate intermittently.
Typing dice formula in Dice Formula field and running the formula does not calculate dice rolls, and returns pop-up message: Invalid Formula: Cannot read properties of undefined (reading 'detach').
Inspector also shows error for plugin:obsidian-dice-roller:16
Uncaught Error: invalid syntax at line 1 col 1: dice: 1d20
Reproduction
Launch Obisidian
Open Dice Roller: Dice View
Click 1d4 button
Click run
Unsuccessful run and pop-up showing Invalid Formula: Cannot read properties of undefined (reading 'detach').
Repeat with other dice formula and syntax, Inspector shows Unexpected Error.
Which Operating Systems are you using?
Android
iPhone/iPad
Linux
macOS
Windows
Obsidian Version Check
1.5.8
Plugin Version
10.4.5
Confirmation
I have disabled all other plugins and the issue still persists.
Possible solution
No response
The text was updated successfully, but these errors were encountered:
Check for existing bug reports before submitting.
Expected Behavior
Click of d20 button populates Dice Formula field.
Formula following conventional syntax (1d20/1d4/2d6) and running will calculate dice roll.
Current behaviour
D20 button does not populate Dice Formula field. Other buttons populate intermittently.
Typing dice formula in Dice Formula field and running the formula does not calculate dice rolls, and returns pop-up message: Invalid Formula: Cannot read properties of undefined (reading 'detach').
Inspector also shows error for plugin:obsidian-dice-roller:16
Uncaught Error: invalid syntax at line 1 col 1:
dice: 1d20
Reproduction
Which Operating Systems are you using?
Obsidian Version Check
1.5.8
Plugin Version
10.4.5
Confirmation
Possible solution
No response
The text was updated successfully, but these errors were encountered: