Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use private function Observables._val #153

Closed
piever opened this issue Feb 19, 2020 · 3 comments
Closed

Do not use private function Observables._val #153

piever opened this issue Feb 19, 2020 · 3 comments

Comments

@piever
Copy link
Collaborator

piever commented Feb 19, 2020

No description provided.

@fredrikekre
Copy link
Contributor

fredrikekre commented Feb 25, 2020

I guess this is why I get:

UndefVarError: _val not defined

Stacktrace:
 [1] getproperty at ./Base.jl:13 [inlined]
 [2] #slider#74(::Float64, ::Base.Iterators.Pairs{Symbol,String,Tuple{Symbol},NamedTuple{(:label,),Tuple{String}}}, ::typeof(slider), ::Interact.Bulma, ::StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}, ::Array{String,1}) at /home/fredrik/.julia/packages/InteractBase/9mFwe/src/slider.jl:20

Is there a Observables version that works with the latest InteractBase release?

@piever
Copy link
Collaborator Author

piever commented Feb 25, 2020

Ups, I've just noticed that the compat entry here is wrong and Observables does not have an upper bound. Observables 0.2.x should work fine with latest InteractBase. I'll do some clean up and try and tag a new release later today.

@fredrikekre
Copy link
Contributor

I started on upgrading to Observables 0.3.

fredrikekre added a commit to fredrikekre/InteractBase.jl that referenced this issue Feb 25, 2020
supported Observables.to_value (requires Observables v0.3),
fixes JuliaGizmos#153.
@piever piever closed this as completed in 2663cc7 Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants