Wire admin studio SSR and search infrastructure
This commit is contained in:
@@ -725,6 +725,7 @@ function connectionBadgeLabel(realtimeEnabled, realtimeStatus) {
|
||||
return 'Realtime disconnected'
|
||||
}
|
||||
|
||||
if (typeof document !== 'undefined') {
|
||||
const el = document.getElementById('messages-root')
|
||||
|
||||
if (el) {
|
||||
@@ -744,5 +745,6 @@ if (el) {
|
||||
/>,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
export default MessagesPage
|
||||
|
||||
Reference in New Issue
Block a user