Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Error when including Ionic PWA toolkit app #1

Description

@ni-ka

Trying to use this component in https://github.com/ionic-team/ionic-pwa-toolkit

Not sure the error is on this side but I am getting this error as soon as I import in one of my pages (import { WebAudio } from 'web-audio-wc';)

TypeError: Cannot read property 'querySelectorAll' of null
at Object.attachStyles (app.core.js:361)
at render (app.core.js:876)
at renderUpdate (app.core.js:997)
at update (app.core.js:991)
at push (app.core.js:952)
at elm.s-rc.forEach.cb (app.core.js:886)
at Array.forEach ()
at render (app.core.js:886)
at renderUpdate (app.core.js:997)
at update (app.core.js:991) 8 "WEB-AUDIO"

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