dreamRs / dreamRs/shinylogs

Causes javascript error

Open
#12 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
101
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Was just trying the package on one of my apps and got this error showing in the browser console. Impact on the app is a ggplot not appearing.

```
Uncaught TypeError: event.binding is undefined
line 2 > injectedScript:160
jQuery 7
value shinyapp.ts:556
value shinyapp.ts:736
value shinyapp.ts:717
value shinyapp.ts:700
onmessage shinyapp.ts:350
value shinyapp.ts:349
value shinyapp.ts:277
vy init.ts:425
gy index.ts:56
setTimeout handler*gy/< index.ts:55
jQuery 13
e
t
setTimeout handler*l/<
c
fireWith
fire
c
fireWith
ready
B
EventListener.handleEvent*


```

Location of error:

![2021-11-11_11-08-49](https://user-images.githubusercontent.com/10391966/141288146-75c8d675-747f-4c36-a162-420e96bb9782.jpg)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the browser-console error in a Shiny app and follow the stack through shinyapp.ts, init.ts, and index.ts, especially the listed event-handling locations. Determine why the ggplot does not appear when event.binding is undefined; done means the error no longer occurs and the plot renders.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.