owner ref errors on open/close
See original GitHub issueI implemented by copy/pasting the docs, but when I open I get this error and it does open.
Uncaught Invariant Violation: addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was not created inside a component's `render` method, or you have multiple copies of React loaded (details: https://fb.me/react-refs-must-have-owner).
and when I try to I get this error, and it fails to close:
Uncaught Invariant Violation: removeComponentAsRefFrom(...): Only a ReactOwner can have refs. You might be removing a ref to a component that was not created inside a component's `render` method, or you have multiple copies of React loaded (details: https://fb.me/react-refs-must-have-owner).
Issue Analytics
- State:
- Created 8 years ago
- Comments:8
Top Results From Across the Web
OpenClose User's Manual Build 201 - CU Mortgage Direct
The user will see an error message, which reads: Internet Explorer® should be in compatibility mode for the OpenClose site. To enable.
Read more >Loan Origination Software Features - OpenClose
Origination · All Web-based mortgage software empowers originators with the ability to create loans from any location on desktop, laptop, or iPad®. ·...
Read more >legacy-owners-manual.pdf - Overhead Door
HOMEOWNER: SAVE THIS MANUAL FOR FUTURE REFERENCE ... When Sure-Lock™ is ON the Open/Close button will CLOSE the door ... Radio receiver error....
Read more >System 4 Install-Owner's.book - Rytec Doors
The installation and operation of the System 4 Drive &. Control® is not difficult, providing you follow the proce- dures outlined in this...
Read more >Frequently Asked Questions (FAQ) - ASSISTments
Open/Close Arrow. Troubleshooting Common Errors. What do I do if I'm getting a blank/white screen when trying to sign into ASSISTments?
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@mgenev Did you manage to resolve this in the end?
Deleting the modules didn’t work for me, nor did moving the package to peerDependencies.
This issue must be fixed on current version
v2+
.I’m closing this issue for clean up. Please, feel free to reopen this issue if needed. Thank you!