mirror of https://github.com/vector-im/riot-web
4e42dbe418
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 |
||
---|---|---|
.. | ||
actions | ||
async-components/views/dialogs | ||
autocomplete | ||
components | ||
editor | ||
i18n/strings | ||
integrations | ||
notifications | ||
rageshake | ||
resizer | ||
settings | ||
stores | ||
utils | ||
ActiveRoomObserver.js | ||
AddThreepid.js | ||
Analytics.js | ||
Avatar.js | ||
BasePlatform.js | ||
CallHandler.js | ||
CallMediaHandler.js | ||
ContentMessages.js | ||
DateUtils.js | ||
DecryptionFailureTracker.js | ||
Entities.js | ||
FromWidgetPostMessageApi.js | ||
GroupAddressPicker.js | ||
HtmlUtils.js | ||
IdentityAuthClient.js | ||
ImageUtils.js | ||
KeyRequestHandler.js | ||
Keyboard.js | ||
Lifecycle.js | ||
Login.js | ||
Markdown.js | ||
MatrixClientPeg.js | ||
Modal.js | ||
Notifier.js | ||
ObjectUtils.js | ||
PageTypes.js | ||
PasswordReset.js | ||
PhasedRollOut.js | ||
PlatformPeg.js | ||
Presence.js | ||
Registration.js | ||
Resend.js | ||
Roles.js | ||
RoomInvite.js | ||
RoomListSorter.js | ||
RoomNotifs.js | ||
Rooms.js | ||
ScalarAuthClient.js | ||
ScalarMessaging.js | ||
SdkConfig.js | ||
SendHistoryManager.js | ||
Skinner.js | ||
SlashCommands.js | ||
SlateComposerHistoryManager.js | ||
Terms.js | ||
TextForEvent.js | ||
Tinter.js | ||
ToWidgetPostMessageApi.js | ||
Unread.js | ||
UserActivity.js | ||
UserAddress.js | ||
VectorConferenceHandler.js | ||
Velociraptor.js | ||
VelocityBounce.js | ||
WhoIsTyping.js | ||
WidgetMessaging.js | ||
WidgetMessagingEndpoint.js | ||
boundThreepids.js | ||
createRoom.js | ||
cryptodevices.js | ||
dispatcher.js | ||
email.js | ||
extend.js | ||
groups.js | ||
index.js | ||
languageHandler.js | ||
linkify-matrix.js | ||
matrix-to.js | ||
phonenumber.js | ||
ratelimitedfunc.js | ||
shouldHideEvent.js | ||
stripped-emoji.json | ||
themes.js |