question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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?

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:10
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
RichardLindhoutcommented, Aug 25, 2022

Fixed in next release

0reactions
RichardLindhoutcommented, Aug 25, 2022

I’ll try to finally fix this haha 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Require cycles are allowed, but can result in uninitialized ...
js This is what triggers the Require cycle warning because a module that was imported from one place, is then rendering and asking...
Read more >
Require Cycle Warning on 13.6.0 #1922 - GitHub
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle. WARN Require cycle: ...
Read more >
React and Redux: Require cycle (how to get rid of it?) - Reddit
Hey guys, Working on the backbone of a new RN app, I found myself in the following code state: src/redux/index.ts (who builds and...
Read more >
Does hysteroscopic resection of polyps require cycle ... - NCBI
Does hysteroscopic resection of polyps require cycle cancellation in women undergoing controlled ovarian hyperstimulation in the ICSI cycle?
Read more >
Getting Started with Victory Native
This step is not required if you are using Expo (SDK 23.0.0 or higher) as it is ... Native apps (on both iOS...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found