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.

Intersection not supported

See original GitHub issue

With type:

type Props = TransitionerProps & {
  abc: boolean
}

I am getting error that Did not find type annotation for xxxx

Here’s file: https://github.com/react-community/react-navigation/blob/master/src/views/Header.js#L31

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
grabboucommented, Apr 18, 2017

Another issue that unfortunately doesn’t work is: https://github.com/facebook/react-native/blob/0.43-stable/Libraries/CustomComponents/Lists/VirtualizedList.js#L142

error: bundling: Error: /Users/grabbou/Repositories/react-navigation/node_modules/react-native/Libraries/CustomComponents/Lists/VirtualizedList.js: Did not find type annotation for VirtualizedList

I’ll try to look into that later. Feel free to suggest any intermediate workaround.

0reactions
mhaascommented, May 27, 2017

Should be fixed by #87

Read more comments on GitHub >

github_iconTop Results From Across the Web

InfraWorks fails to create an Intersection
An intersection is not created as expected in InfraWorks. This can happen when attaching a component road to in a tee or when...
Read more >
mysql - Django ERROR "Intersection is not supported on this ...
I just convert database backend from sqlite to mysql. But When I test my feature in project is ERROR. NotSupportedError at /filter/ intersection ......
Read more >
IntersectionObserver | Can I use... Support tables ... - CanIUse
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
Read more >
130226: Old intersection format is not supported in this tool.
ArcMap intersections are not supported in this tool. Solution. Create an intersection feature class using the Create LRS Intersection or Create LRS Intersection ......
Read more >
Workaround for Intersection with points is not yet supported ...
I got the error when using operator=or and solved it by decreasing the snap value from 0.2 to 0.0001. Share.
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