Skip to content

VM109:589 Uncaught (in promise) TypeError: this.field_names is not iterable #265

@chloeluk852

Description

@chloeluk852

Hi I have encountered this following issue but cannot fix it...

Uncaught (in promise) TypeError: this.field_names is not iterable
    at Note.getFields (eval at <anonymous> (app.js:1), <anonymous>:589:32)
    at AllFile.setup_frozen_fields_dict (eval at <anonymous> (app.js:1), <anonymous>:30315:151)
    at AllFile.setupScan (eval at <anonymous> (app.js:1), <anonymous>:30435:14)
    at AllFile.scanFile (eval at <anonymous> (app.js:1), <anonymous>:30539:14)
    at FileManager.initialiseFiles (eval at <anonymous> (app.js:1), <anonymous>:30665:22)
    at async MyPlugin.scanVault (eval at <anonymous> (app.js:1), <anonymous>:30958:9)
    at async HTMLDivElement.eval (eval at <anonymous> (app.js:1), <anonymous>:30995:13)
getFields @ VM109:589
setup_frozen_fields_dict @ VM109:30315
setupScan @ VM109:30435
scanFile @ VM109:30539
initialiseFiles @ VM109:30665
async function (async)
eval @ VM109:30995

Given that I have only changed the Basic to Remnote inline style:
image

and I have only a test.md with flashcard formatting to (be expected to) be synced to Anki

This is how to use::Remnote single-line style
The script won't see things outside of it.
You can have::multiple notes in the same file

START
Basic
hello
back: this is back
END

Please let me know if there is anything I can do to fix it. Thank you~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions