nebular icon indicating copy to clipboard operation
nebular copied to clipboard

fix(overlay-trigger): performance lag after repeat in loop

Open evtkhvch opened this issue 4 years ago • 4 comments

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

Closes #1467

  • reduce memory usage in NbClickTriggerStrategy and NbFocusTriggerStrategy

ISSUE: NbTriggerStrategyBase doesn't work as expected. It should fire hide$ when document is clicked.

evtkhvch avatar Aug 19 '21 15:08 evtkhvch

any updates on this PR?

yarrysmod avatar Oct 20 '21 12:10 yarrysmod

Some update on this? Performance within a loop is really hell. :D

EFritzsche90 avatar Feb 26 '22 21:02 EFritzsche90

Anyone still working on this? We need it quite urgent 😃

arpansac avatar Apr 06 '22 09:04 arpansac

Can we implement a wrapper library over Nebular and create our own overlay component to patch this? I'm thinking that this is the only way right now.

arpansac avatar Sep 08 '22 06:09 arpansac