MDatePickerView icon indicating copy to clipboard operation
MDatePickerView copied to clipboard

Year does not show up

Open LWilliam92 opened this issue 4 years ago • 13 comments

I tried to implement the library for the year shows as 0.. Screenshot 2020-05-05 at 8 07 09 PM

LWilliam92 avatar May 05 '20 12:05 LWilliam92

Same issue

banghuazhao avatar Jul 04 '20 03:07 banghuazhao

Exact Same issue when incorporated via pods in my project.

Oddly, The example Xcode project works fine. Appears to be related to Year string not taking append statement.

jrfcs avatar Jul 05 '20 02:07 jrfcs

Do anyone have any solution to this problem?

krishnilbhojani avatar Jul 28 '20 09:07 krishnilbhojani

So it turns out that this library is working only if the name of the storyboard is main.

krishnilbhojani avatar Jul 28 '20 09:07 krishnilbhojani

So it turns out that this library is working only if the name of the storyboard is main.

Any Solution On this bro???

pratikgajbhiye222 avatar Aug 15 '20 08:08 pratikgajbhiye222

So it turns out that this library is working only if the name of the storyboard is main.

I put datePickerVC in main, but still year show 0 , any solution

pratikgajbhiye222 avatar Aug 15 '20 09:08 pratikgajbhiye222

It is working perfectly for the storyboards with name main.. recheck you code. My solution is I placed the VC in main.storyboard and then called it from other Storyboards as a reference.

On Sat, 15 Aug 2020 at 3:07 PM, Pratik Gajbhiye [email protected] wrote:

So it turns out that this library is working only if the name of the storyboard is main.

I put datePickerVC in main, but still year show 0 , any solution

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MattLLLLL/MDatePickerView/issues/11#issuecomment-674374799, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM7UAF3JB4QKRX5XUVZJAGLSAZJPHANCNFSM4MZQQQ5A .

krishnilbhojani avatar Aug 15 '20 09:08 krishnilbhojani

can you please check image , I already put main and reference id , but still 0 Screenshot 2020-08-15 at 3 27 20 PM

pratikgajbhiye222 avatar Aug 15 '20 09:08 pratikgajbhiye222

I am in middle of something, I will verify and let you know later when I get time.

On Sat, 15 Aug 2020 at 3:27 PM, Pratik Gajbhiye [email protected] wrote:

can you please check image , I already put main and reference id , but still 0

[image: Screenshot 2020-08-15 at 3 27 20 PM] https://user-images.githubusercontent.com/58308681/90310086-d20e2c80-df0b-11ea-8417-5713fa8d6cb2.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MattLLLLL/MDatePickerView/issues/11#issuecomment-674377143, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM7UAF3VXSDWVMLNFMQ7WRLSAZLZVANCNFSM4MZQQQ5A .

krishnilbhojani avatar Aug 15 '20 09:08 krishnilbhojani

I am in middle of something, I will verify and let you know later when I get time.

ok

pratikgajbhiye222 avatar Aug 15 '20 10:08 pratikgajbhiye222

did someone solved this? i git this issue and can not scroll???? Hard to know why

fukemy avatar Feb 09 '21 01:02 fukemy

I didn’t get any replies from anyone about this but I have a quick solution. Just place the view controller in main.storyboard that is using this date picker and navigate to it from other storyboard.

On Tue, 9 Feb 2021 at 7:06 AM, kemy do [email protected] wrote:

did someone solved this? i git this issue and can not scroll???? Hard to know why

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MattLLLLL/MDatePickerView/issues/11#issuecomment-775588021, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM7UAF4DX26OVIBKIVWRKBLS6CGQHANCNFSM4MZQQQ5A .

krishnilbhojani avatar Feb 09 '21 03:02 krishnilbhojani

i can't using it with xib. file. it's aways display 0. Did someone solved this? Hard to know why?

phngoctam avatar Jul 17 '21 11:07 phngoctam