Open AvinashNip opened 4 years ago
Pop Up of moment-picker position is not fixed: When we scroll down and up then moment picker popup is also scrolling.
Here is the screen shot:
I need to fixed position of moment picker pop-up. I am using angularjs-material.
You can use position tag in input and set it to other place Example Position = "top"/"top right"
Or you can disabled it also by using Disabled = true
Pop Up of moment-picker position is not fixed: When we scroll down and up then moment picker popup is also scrolling.
Here is the screen shot:
I need to fixed position of moment picker pop-up. I am using angularjs-material.