Skip to content

[macOS] Plugin paincs when calling ns_view.window() in Window::open_parented #248

Description

@JouderMin

I am working on a fork of nih-plug-webview, trying to make recent version of wry work with baseview.

But when I try to construct a window handler by wry::WebViewBuilder::build_as_child in baseview::Window::open_parented, the plugin panics!

Through the panic logs, I found wry will call ns_view.window().unwrap(), and it is where the plugin panics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions