mirror of https://github.com/vector-im/riot-web
				
				
				
			Merge pull request #6560 from matrix-org/palid/fix/18384
Fix [object Object] in Widget Permissionspull/21833/head
						commit
						efc63f1f77
					
				|  | @ -62,10 +62,10 @@ export default class AppPermission extends React.Component<IProps, IState> { | |||
| 
 | ||||
|         // Set all this into the initial state
 | ||||
|         this.state = { | ||||
|             ...urlInfo, | ||||
|             roomMember, | ||||
|             isWrapped: null, | ||||
|             widgetDomain: null, | ||||
|             isWrapped: null, | ||||
|             roomMember, | ||||
|             ...urlInfo, | ||||
|         }; | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Dariusz Niemczyk
						Dariusz Niemczyk