J. Ryan Stinnett 4e42dbe418 Fix address type props to state conversion
The address picker recently started tracking props and state versions of valid
address types separately
(https://github.com/matrix-org/matrix-react-sdk/pull/3408), where props
represents the maximal set of possible types and the state is the current
available types right now (since it can change while the dialog is open).

For the case where there is no a IS, a regression was introduced by that PR by
mutating the props in place instead returning a modified copy for the state.

Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/3408
Fixes https://github.com/vector-im/riot-web/issues/10878
2019-09-17 15:00:32 +01:00
..
2019-09-06 16:25:55 +02:00
2019-09-11 16:55:45 +01:00
2019-08-15 15:05:25 +01:00
2019-07-23 11:43:44 +02:00
2019-08-22 18:34:26 +01:00
2019-08-23 11:17:51 +01:00
2019-08-23 09:16:44 -06:00
2019-08-22 14:07:31 +01:00
2019-07-17 16:56:15 +01:00
2019-09-10 11:16:45 -06:00