Skip to content

Issue: The search functionality works in VSCode 1.96.4 but breaks in 1.97 (Incorrect 'index' type error) #919

Open
@HareToAme

Description

@HareToAme

After upgrading VSCode from version 1.96.4 to 1.97, the search functionality in the Front Matter CMS plugin stopped working. In VSCode 1.96.4, the search feature works perfectly without any issues. However, in version 1.97, every time I input a search query to search for blog posts, the search fails.

Image

When checking the Runtime Status page of the plugin, I consistently observe the following error message after each search attempt:
Incorrect 'index' type.

Image

This issue appears to be specific to VSCode 1.97, as reverting back to version 1.96.4 resolves the problem, indicating a compatibility issue introduced in the newer VSCode version.

The plugin version I am using is 8.4.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions