Skip to content

Bug: Add Heatmap modal crashes on entering Count Field Property #116

@ascheucher-shopify-partner

Description

On Mac Mini M2 in the Obsidian desktop app:

  • CMD-P and select "Contribution Graph: Add Heatmap"
  • set count filed to: Page Property
  • no matter what is selected in any of the other fields, entering any value in Count Field Property input, the modal dialog is redrawn empty

Following error message in developer console:

Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bdogwalk%2C%20hike%2C%20stretching%2C%20physical_active%2C%20run%2C%20cycle%2C%20workout%2C%20sport%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at qu (plugin:contribution-graph:26:12798)
    at S (plugin:contribution-graph:26:17864)
    at ht (plugin:contribution-graph:28:1489)
    at Nw (plugin:contribution-graph:28:45713)
    at Ow (plugin:contribution-graph:28:39763)
    at Bk (plugin:contribution-graph:28:39691)
    at Rc (plugin:contribution-graph:28:39545)
    at Sp (plugin:contribution-graph:28:35910)
    at Fw (plugin:contribution-graph:28:34861)
    at am (plugin:contribution-graph:21:45083)

Uncaught Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bdogwalk%2C%20hike%2C%20stretching%2C%20physical_active%2C%20run%2C%20cycle%2C%20workout%2C%20sport%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at qu (plugin:contribution-graph:26:12798)
    at S (plugin:contribution-graph:26:17864)
    at ht (plugin:contribution-graph:28:1489)
    at Nw (plugin:contribution-graph:28:45713)
    at Ow (plugin:contribution-graph:28:39763)
    at Bk (plugin:contribution-graph:28:39691)
    at Rc (plugin:contribution-graph:28:39545)
    at Sp (plugin:contribution-graph:28:35910)
    at Fw (plugin:contribution-graph:28:34861)
    at am (plugin:contribution-graph:21:45083)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions