bahmutov / bahmutov/cycles

Breaks in Safari 10.1

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- Safari 10.1
- MacOS 10.12.4

```
SyntaxError: Can't create duplicate variable that shadows a global property: 'examples'
```

```
ReferenceError: Can't find variable: addExample at examples.js:65
```

```
[Error] Failed to load resource: the server responded with a status of 404 (HTTP/2.0 404)
(tovnode.js.map, line 0)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in Safari 10.1 on macOS 10.12.4, then inspect examples.js at line 65 and the reported tovnode.js.map 404. Determine which reported errors prevent the examples from loading; done means the examples run in that Safari version without the duplicate-variable, missing addExample, or relevant resource-loading errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.