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.

Errors and tooltips not being shown since 0.10.2

See original GitHub issue

When using the example set-up the error highlighting stops working. So the red underscore and tooltip with error message aren’t shown anymore. Up to v0.10.1 it is working. It’s the same issue as #477 which was closed without resolution, and looks similar to #493.

v0.10.1 image

after update to v0.10.2 image

Am I missing a dependency here?

<script src="https://cdnjs.cloudflare.com/ajax/libs/es6-promise/4.1.1/es6-promise.auto.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fetch/2.0.3/fetch.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.6.1/react.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.6.1/react-dom.min.js"></script>

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/graphiql/0.11.2/graphiql.min.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/graphiql/0.11.2/graphiql.min.js"></script>

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
asiandrummercommented, Jul 8, 2017

@oliemansm @joshjcarrier https://github.com/graphql/codemirror-graphql/releases/tag/v0.6.11 takes care of this bug - I’ll let greenkeeper update to this revision. Thanks again for reporting!

0reactions
wincentcommented, Aug 7, 2017

@joshjcarrier. Right you are, looks like it needs an update.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error tooltips not showing on hover
As you can see in the GIF, there is an error there but when I hover there is no tooltip. It used to...
Read more >
Victory 0.12.0: The One True Tooltip - Formidable Labs
We wrote VictoryVoronoiTooltip to improve the behavior of tooltips on components that are not easy to interact with, like line components or ...
Read more >
Changelog - dbc docs - Dash Bootstrap Components
Tooltip can now be shown and hidden from callbacks via the new is_open prop (PR 861) ... This release adds no new features...
Read more >
Uncaught TypeError: $(...).tooltip is not a function
Can we see where you're using $.tooltip() ? It's possible that it occurs somewhere before the jQuery UI embed line. So try re-arranging...
Read more >
Changelog - Cypress Documentation
The Chrome web security configuration tooltip will now be shown only if chromeWebSecurity is set to false when using a non-chromium browser. Fixes...
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