Skip to content

Bug: Missing slot in voice.mjs component #91

@ADITYA-CODE-SOURCE

Description

@ADITYA-CODE-SOURCE

Bug Report

File

js/components/voice.mjs

Issue

index.html uses

inside but the voice component's shadow DOM template does not define a . This means the slot content from index.html will never be rendered.

Fix

Add the following to the voice.mjs template:


Reported for GSoC 2026 contribution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions