Skip to content

TypeError: Cannot read properties of null (reading 'postMessage')  #257

Open
@yrachidi1

Description

@yrachidi1

Using Daily prebuilt 0.71.2, React 18.2.0,

Only sometimes this error occurs:

Cannot read properties of null (reading 'postMessage')

const instance = DailyIframe.createFrame(node);

node is a React.ref which is well defined.

Refreshing the page solves it. So it seems quite random. This is the client-side exception.

Tested on Chrome and Firefox, same issue

Edit : it seems that using version 0.66.0 works but no longer from 0.67.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions