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
(foo:: 42)
dice: 2d6+foo
Should produce a tappable dice roller. It does work correctly until the app restarts from a phone restart or the system shutting the app down.
Current behaviour
After an app restart, there is a parsing error and the dice roller no longer works. If you redo it with a different field name it will work until another app restart.
The app is force quit to simulate a phone restart or similar shutdown.
Reproduction
Open obsidian and create a new vault. The bug happens no matter whether the vault is local or iCloud
Install Dataview and Dice Roller
Make a new note called Test
Add an inline field and dice roller:
(foo:: 42)
dice: 2d6+foo
6. Note that the dice roller works
7. Force quit the app
8. Restart app
9. Note that there is a parsing error displayed and the dice roller no longer works
10. See the enclosed video
Which Operating Systems are you using?
Android
iPhone/iPad
Linux
macOS
Windows
Obsidian Version Check
Obsidian 1.4.16
Plugin Version
10.4.3 (Dataview 0.5.64)
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
(foo:: 42)
dice: 2d6+foo
Should produce a tappable dice roller. It does work correctly until the app restarts from a phone restart or the system shutting the app down.
Current behaviour
After an app restart, there is a parsing error and the dice roller no longer works. If you redo it with a different field name it will work until another app restart.
See screen video:
https://github.com/javalent/dice-roller/assets/1096643/96c1172c-03d5-4d58-a684-e6e5388d6819
The app is force quit to simulate a phone restart or similar shutdown.
Reproduction
dice: 2d6+foo
6. Note that the dice roller works
7. Force quit the app
8. Restart app
9. Note that there is a parsing error displayed and the dice roller no longer works
10. See the enclosed video
Which Operating Systems are you using?
Obsidian Version Check
Obsidian 1.4.16
Plugin Version
10.4.3 (Dataview 0.5.64)
Confirmation
Possible solution
No response
The text was updated successfully, but these errors were encountered: