Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Convert widget OIDC exchange dialog to TS (fixing it) #6742

Merged
merged 2 commits into from
Sep 7, 2021

Commits on Sep 4, 2021

  1. Convert widget OIDC exchange dialog to TS (fixing it)

    Fixes element-hq/element-web#15631
    
    The `super` call was the primary issue, but a log line in the `onPermissionSelection` was also using the wrong property. Both issues have been fixed as part of the TS conversion in order to make the thing compile, conveniently fixing the bugs.
    turt2live committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    b9001c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Add missing type

    turt2live committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    615a432 View commit details
    Browse the repository at this point in the history