Safari 9.0

Issue #105 resolved
b created an issue

Lets make it so the javascript warning does not go away, but keeps coming up each time this browser is detected. Right now, its coupled to the welcome thing about where to search that does go away. This can lead to the situation where a user that has been around when safari was working will not see the warning.

(alternatively solve the Safari issue, but this seems pretty challenging...)

Comments (5)

  1. b reporter

    I think I might have pinpointed the issue. After clearing my cache and reloading Safari, I was able to add one item to the map and then add one relation to the map. The problem started when I clicked on a node in the map. Screen Shot 2015-10-19 at 4.39.57 PM.png

    TypeError: undefined is not an object (evaluating 'this.scratch().qtip') (anonymous function)cytoscape-qtip.js:79 (anonymous function)concept_map.js:286 triggerImplcytoscape.js:3416 triggerImplcytoscape.js:3440 (anonymous function)cytoscape.js:18103

  2. Richard Bruskiewich

    I'll disable the Safari 9.0 alert in the code (but not delete the code, in case we need it again some day!)

  3. Log in to comment