Dyalog / Dyalog/TryAPL

Input box at the bottom doesn't work on Safari

Open
#83 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
30
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The input box at the bottom doesn't work to enter text in under safari. Tested safari with a cleared cache and hard refresh against a firefox fork (zen). The latter worked fine while safari does nothing when pressing enter. Did not have this issue previously up until a month or two ago.

Opening up inspect element shows this error
`TypeError: undefined is not an object (evaluating 'exec[0][0]')`
on tryapl.js:105 `while(exec[0][0]=="\t" || ContinuesPrev(exec.join``)){`
and 117 `log(expr = collectExec().join("\n"))`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.