akveo / akveo/nebular

A small circle on the top right layout

Open
#2,715 1 comment 0 reactions 1 assignee Claimed by @evtkhvch 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:**
![image](https://user-images.githubusercontent.com/6543101/114832704-fc94ea00-9df8-11eb-81e0-9a9c504c70b6.png)

![image](https://user-images.githubusercontent.com/6543101/114831832-0407c380-9df8-11eb-8725-9aaadb12a540.png)
There's a small circle on the top right layout every time when loading the page.
It also appears on the documentation website, for example, https://akveo.github.io/nebular/docs/components/sidebar/overview#nbsidebarcomponent

**Expected behavior:**
How to remove that small circle? It's become a UI issue in my project.

**Steps to reproduce:**
- Go to any page of https://akveo.github.io/nebular
- There's a small circle on the top right of the page
- It appears a few seconds
- If we hard refresh the page, it always shows

**Related code:**
I couldn't inspect it because it appears on the first loading page only.

```
insert short code snippets here
```

### Other information:

**npm, node, OS, Browser**
```
Node, npm: `v12.13.0` and `6.14.8`
OS: macOS Catalina
Browser: Chrome
```

**Angular, Nebular**
```
"dependencies": {
"@akveo/ng2-completer": "^9.0.1",
"@angular/animations": "^11.0.9",
"@angular/cdk": "11.0.4",
"@angular/common": "^11.0.9",
"@angular/compiler": "^11.0.9",
"@angular/core": "^11.0.9",
"@angular/fire": "^6.1.4",
"@angular/forms": "^11.0.9",
"@angular/google-maps": "^11.0.4",
"@angular/localize": "^11.0.5",
"@angular/platform-browser": "^11.0.9",
"@angular/platform-browser-dynamic": "^11.0.9",
"@angular/router": "^11.0.9",
"@asymmetrik/ngx-leaflet": "3.0.1",
"@nebular/auth": "7.0.0",
"@nebular/eva-icons": "7.0.0",
"@nebular/security": "7.0.0",
"@nebular/theme": "7.0.0",
"@ng-bootstrap/ng-bootstrap": "^9.1.0",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
"@swimlane/ngx-charts": "^14.0.0",
"@swimlane/ngx-datatable": "^19.0.0",
"@tinymce/tinymce-angular": "^4.2.2"
}
```

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.