react-native-paper-dates icon indicating copy to clipboard operation
react-native-paper-dates copied to clipboard

Require cycle

Open mggevaer opened this issue 3 years ago • 2 comments
trafficstars

I'm getting following warning on Android:

 WARN  Require cycle: node_modules\react-native-paper-dates\src\Date\DatePickerModal.tsx -> node_modules\react-native-paper-dates\src\Date\DatePickerModalContent.tsx -> node_modules\react-native-paper-dates\src\Date\CalendarEdit.tsx -> node_modules\react-native-paper-dates\src\Date\DatePickerInput.tsx -> node_modules\react-native-paper-dates\src\Date\DatePickerModal.tsx

Is this known behavior?

mggevaer avatar Mar 22 '22 21:03 mggevaer

Same isse. any fixs? @MartijnGevaert

UmarFarooqCA avatar Jul 26 '22 14:07 UmarFarooqCA

No fix, the warning still shows up and for now I am just ignoring it.

mggevaer avatar Jul 27 '22 12:07 mggevaer

No Fix yet ?

lohenyumnam avatar Aug 23 '22 12:08 lohenyumnam

I'll try to finally fix this haha :)

RichardLindhout avatar Aug 25 '22 18:08 RichardLindhout

Fixed in next release

RichardLindhout avatar Aug 25 '22 19:08 RichardLindhout