Skip to content

Filter options do not work when searching for ports. #13

Description

@applekss

hello. First of all, due to personal circumstances, I need to use the web serial API in a firefox environment. Thank you for providing such a beautiful program!

However, I have a question regarding filter options.

I am using the filter option like this in my code, but in the latest Linux release, this filter option does not work and all ports are searched.

< my code in Chrome web serial api >
port = await navigator.serial.requestPort({ filters: [{ usbVendorId: myVendorId }] });
gitquestion

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