Skip to content

Meta Bind community plugins errors due to window.crypto.randomUUID #4

Description

@timc1004

Meta bind requires window.crypto.randomUUID which is missing

Error:

plugin:obsidian-meta-bind-plugin:32 Uncaught (in promise) TypeError: window.crypto.randomUUID is not a function
    at St (plugin:obsidian-meta-bind-plugin:32:8875)
    at BY.createInputFieldMountable (plugin:obsidian-meta…nd-plugin:131:14497)
    at BY.createInlineFieldOfTypeFromString (plugin:obsidian-meta…nd-plugin:131:14012)
    at eval (plugin:obsidian-meta…nd-plugin:140:17745)

markdown file:

```meta-bind
INPUT[text(
  placeholder('Search...')
): nameFilter]
``` 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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