Hi
I encountered a bug and initially thought it was limited to the Plotlyjs package (https://github.com/sglyon/PlotlyJS.jl/issues/106), but as @sglyon showed it seems to be a more general Julia problem.
From my understanding it seems that when using variables from an outer scope with functions using keyword arguments.
I haven’t tested in a version of Julia other than listed in my original issue.
Suggested next steps on this?