akveo / akveo/nebular

Missposition of dialog when rendering from background thread

Open
#2,486 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8.1k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

### Issue type

**I'm submitting a ...** (check one with "x")

* [ x] bug report
* [ ] feature request

### Issue description

**Current behavior:**
When rendering a dialog using the dialogService from a background thread, UI gets corrupted

**Expected behavior:**
The dialog renders properly

**Steps to reproduce:**
Configure remote notifications or any data from a background service. Then render a dialog with the response.

### Other information:

**npm, node, OS, Browser**
```
Chrome Version 81.0.4044.138
Mac OS
node -v : 14.5.0
```

**Angular, Nebular**
```
"@angular/cdk": "^9.1.2",
"@angular/common": "^9.0.4",
"@angular/compiler": "^9.0.4",
"@angular/core": "^9.0.4",

"@nebular/auth": "5.0.0",
"@nebular/eva-icons": "5.0.0",
"@nebular/security": "5.0.0",
"@nebular/theme": "5.0.0",

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.