ngx-modal icon indicating copy to clipboard operation
ngx-modal copied to clipboard

Modal Backdrop does not appear properly when in OnPush change detection strategy

Open joeflateau opened this issue 6 years ago • 3 comments

As the title states. If I have my app.component set to OnPush, then the backdrop does not appear until I click, resize or something else triggers the change detection. Are you open to PRs?

joeflateau avatar Aug 13 '18 18:08 joeflateau

@joeflateau, I will look into it as soon as possible. I think @maaagik already has a solution proposal.

Sorry for the delay in the response. I was away from open source for a few months.

PR's are of course welcome

meeroslav avatar Nov 07 '18 21:11 meeroslav

@meeroslav no worries, if @maaagik's solution doesn't work out tag me and i'll send a PR

joeflateau avatar Nov 08 '18 03:11 joeflateau

I'm facing this issue right now. Any plans to solve this?

rafaelss95 avatar Apr 05 '19 14:04 rafaelss95