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.

Link example is broken

See original GitHub issue

This is a bug where opening examples/link/link.html trying to create a ‘link’ throws an error. Marking this ‘high-priority’ because it’s blocking manual testing of other bug fixes and PRs.

In Chrome:

Uncaught TypeError: Cannot read property 'create' of undefined

In Firefox it throws a more informative error:

TypeError: Entity is undefined
_confirmLink()
browser.js%20line%203193%20%3E%20Function:93
bound _confirmLink()
self-hosted
bound bound _confirmLink()
self-hosted
[64]</ReactErrorUtils.invokeGuardedCallback()
react.js:11110
executeDispatch()
react.js:2891
executeDispatchesInOrder()
react.js:2914
[17]</executeDispatchesAndRelease()
react.js:2346
[17]</executeDispatchesAndReleaseTopLevel()
react.js:2357
forEach()
self-hosted
bound call()
self-hosted
Call()
es6-shim.js:278
forEach()
es6-shim.js:1298
forEachAccumulated()
react.js:17732
[17]</EventPluginHub.processEventQueue()
react.js:2533
runEventQueueInBatch()
react.js:11135
[65]</ReactEventEmitterMixin.handleTopLevel()
react.js:11146
handleTopLevelImpl()
react.js:11224
[114]</Mixin.perform()
react.js:16987
[59]</ReactDefaultBatchingStrategy.batchedUpdates()
react.js:10324
batchedUpdates()
react.js:14689
[66]</ReactEventListener.dispatchEvent()
react.js:11301
bound ()
self-hosted
browser.js%20line%203193%20%3E%20Function:93:11

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:20 (10 by maintainers)

github_iconTop GitHub Comments

5reactions
svnmcommented, Nov 17, 2016

Here is the old link example. It works nicely for people using version 0.9.0

4reactions
rovansteencommented, Nov 10, 2016

It’s a bit confusing that the examples are up to date with master and not with the latest stable branch. Any idea when there will be a new release on NPM?

Read more comments on GitHub >

github_iconTop Results From Across the Web

What are Broken Links? And How Do You Find and Fix Them?
Examples of a broken link error code ... Bad URL: Malformed URL (e.g. a missing bracket, extra slashes, wrong protocol, etc.) ... Reset:...
Read more >
What are Broken Links? How Do You Find and Fix Them?
Broken links are the ones that can't fulfill the purpose of bringing the user to a new location. Most of us know what...
Read more >
What To Do When You Have Broken Links On Your Website
A broken link is a link on a website that no longer works because the website is experiencing one or more of the...
Read more >
Broken Link Building: The Complete Guide - Backlinko
Broken Link Building (also known as Dead Link Building) is the practice of building backlinks by replacing links to 404 pages with a...
Read more >
How to Find and Fix Broken Links (5 Methods) - Kinsta
Broken links are bad for your site for a few different reasons. First, there's the effect on your human visitors. If someone is...
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