Support for PlotlyBase in StipplePlotly and StipplePlotlyExport
See original GitHub issueUpdated to newest version of Geneir/Stipple/StippleUI
┌ Warning: This method has been deprecated and will be removed soon. Please use `init(m::Type{M}, kwargs...)` instead.
└ @ Stipple ~/.julia/packages/Stipple/wjhHe/src/Stipple.jl:773
ERROR: type Model has no field channel__
Is this correct ?
Stipple.@kwdef mutable struct MainDash <: ReactiveModel
channel__::AbstractString = Stipple.channelfactory()
tab::R{String} = "home"
models::R{Vector{String}} = String[]
and
dash_model = Stipple.init(MainDash)
I tried this and my Stipple application is Blank with no errors - I stipple see HTML in “inspect” mode … but something is not "starting "with Vue
Issue Analytics
- State:
- Created 2 years ago
- Comments:29 (8 by maintainers)
Top Results From Across the Web
Issues · GenieFramework/Stipple.jl - GitHub
Support for PlotlyBase in StipplePlotly and StipplePlotlyExport. #86 opened on Jan 11 by cwiese · 29 · Version 0.19.2: examples does not work....
Read more >PlotlyBase - JuliaHub
PlotlyBase. Build Status. Coverage Status. codecov.io. This is the plot making guts of PlotlyJS.jl. Docs for this package are forthcoming, but check out...
Read more >Linker does not work properly with worker_sandboxing flag
Support for PlotlyBase in StipplePlotly and StipplePlotlyExport, 29, 2022-01-11, 2022-10-08. Error when running cabal build all of the master branch ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
PlotlyBase accepted my PR after some reviewing 😄 They have a Union type
HasFields
for all types that are affected. So we finally ended up with a two-liner… As soon as the next PlotlyBase version is tagged, we close this issue.So we don’t need to include JSON explicitly