Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: virtualisation breaks UI in 5.1.0 #373

Closed
cakeinpanic opened this issue Apr 15, 2021 · 1 comment
Closed

Bug: virtualisation breaks UI in 5.1.0 #373

cakeinpanic opened this issue Apr 15, 2021 · 1 comment
Labels

Comments

@cakeinpanic
Copy link
Contributor

cakeinpanic commented Apr 15, 2021

Hi!
After update on 5.1.0 and turning on virtualization by adding [virtualize]="true"

Actual behaviour
https://user-images.githubusercontent.com/588916/130426304-7cb578e4-e026-477a-ac8c-b5d878cd6361.mov

Expected behaviour
https://user-images.githubusercontent.com/588916/130426357-69c1931c-8668-42ed-afd6-4324bf3e1352.mov

<emoji-mart
  set="apple"
  [autoFocus]="true"
  [showPreview]="true"
  [virtualize]="true"
  [virtualizeOffset]="500"
  [darkMode]="false"
></emoji-mart>`
Chrome Version 89.0.4389.128 (Official Build) (x86_64)
Macos: Catalina 10.15.7

 "@ctrl/ngx-emoji-mart": "^5.1.0",
 "@angular/common": "~11.1.0",
 "@angular/compiler": "~11.1.0",
 "@angular/core": "~11.1.0",
 "@angular/platform-browser": "~11.1.0",
 "@angular/platform-browser-dynamic": "~11.1.0",
@cakeinpanic cakeinpanic changed the title Bug: virtualisation breaks UI on macOS in 5.1.0 Bug: virtualisation breaks UI in 5.1.0 Aug 23, 2021
@scttcper
Copy link
Owner

🎉 This issue has been resolved in version 6.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants