dyte-permissions-message
A component which shows permission related troubleshooting information.
<dyte-permissions-message id="dyte-el"></dyte-permissions-message>
<script>
const el = document.getElementById('dyte-el');
el.meeting = meeting;
</script>