You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
I'm using the plugin to build an Ionic application with Cordova 9.
I'm having troubles getting the z-index set in the css to be respected. What it seems to me is that the last stream to connect to the session will always go on top of the other already existing streams.
My setup is very simple and I'm trying to have the publisher stream always on top of the subscriber stream. The code goes like this.
I'm using the plugin to build an Ionic application with Cordova 9.
I'm having troubles getting the z-index set in the css to be respected. What it seems to me is that the last stream to connect to the session will always go on top of the other already existing streams.
My setup is very simple and I'm trying to have the publisher stream always on top of the subscriber stream. The code goes like this.
About CSS:
About HTML:
Thanks for your support!
The text was updated successfully, but these errors were encountered: