Open lekhachoa opened 9 months ago
@lekhachoa can you please add a stackblitz to reproduce the error?
@lekhachoa can you please add a stackblitz to reproduce the error?
You can simply open demo page, open datepicker an try to scroll that page. This only reproduces for the pages, where height of the content is set in vh units.
hello, the same thing happens in this library, they made the correction. As a suggestion, follow the issue for reference. I'm going through the same problem.
topic: https://github.com/NG-ZORRO/ng-zorro-antd/issues/6011 correction: https://github.com/NG-ZORRO/ng-zorro-antd/pull/6380
@HimanshuAgrahari07
Do you want to try and submit a PR?
After clicking to call the DatePicker dialog, the DatePicker dialog appears as expected. However, when scrolling the page, it does not move along with the page but remains fixed in its position. How can we fix this?