Is Wayland Screen Sharing Working?

I am currently trying wayland but screensharing doesnt work. It opens a new window from xdg-desktop-portal but nothing else happens.

I run the latest plasma on kde neon and have xdg-desktop-portal installed withg pipewire.

Operating System: KDE neon 6.0
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-44-generic (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800U with Radeon Graphics
Memory: 13,5 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 82L7
System Version: IdeaPad 5 Pro 14ACN6

You may need to migrate to a full pipewire/wireplumber setup for screen recording in Wayland. Ubuntu 22.04 does not have this, but it is available from third-party sources . I have been using this for some time now, and so far have had no problems with screen sharing , though it has been a while since I have needed to do so.

I resolved it by using the x11 protocol on firefox by editing the .desktop file of frirefox and modifying the Exec cmd:
Exec=env MOZ_DISABLE_WAYLAND=1 GDK_BACKEND=x11 firefox-nightly %u