Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding to traits field not working as expected #421

Open
3 of 7 tasks
dralois opened this issue Jun 4, 2024 · 1 comment
Open
3 of 7 tasks

Adding to traits field not working as expected #421

dralois opened this issue Jun 4, 2024 · 1 comment

Comments

@dralois
Copy link

dralois commented Jun 4, 2024

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

Expected Behavior

The added trait is appended once at the end of the list of existing traits.

Current behaviour

The trait is appended three times, once before the list of existing traits and twice after.

image

Reproduction

  1. Create a stat block in any file
  2. Append any new trait to the traits field

e.g.:

monster: Unicorn
traits+:
  - name: Test
    desc: Test

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

1.5.12

Plugin Version

4.4.2

Confirmation

  • I have disabled all other plugins and the issue still persists.

Possible solution

No response

@AYelland
Copy link

I am also finding this issue on the MacOS version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants