Giter VIP home page Giter VIP logo

Comments (4)

et1975 avatar et1975 commented on August 25, 2024 2

Haven't used this in a while and forgot that the debugger has to be added after react:

|> Program.withReact "elmish-app"
|> Program.withDebugger

We'll have to address this ordering problem.

from debugger.

MangelMaxime avatar MangelMaxime commented on August 25, 2024 1

For me its working with Firefox Redux DevTools 2.15.3 and this version of dependencies:

STORAGE: NONE
RESTRICTION: == netstandard2.0
NUGET
  remote: https://www.nuget.org/api/v2
    Fable.Core (1.3.17)
      FSharp.Core (>= 4.2.3)
      NETStandard.Library (>= 1.6.1)
    Fable.Elmish (1.0.3)
      Fable.Core (>= 1.3.8)
      Fable.PowerPack (>= 1.3.4)
      FSharp.Core (>= 4.2.3)
    Fable.Elmish.Browser (1.0)
      Fable.Core (>= 1.2.4)
      Fable.Elmish (>= 1.0)
      Fable.Import.Browser (>= 0.1)
      FSharp.Core (>= 4.2.3)
    Fable.Elmish.Debugger (1.0.1)
      Fable.Core (>= 1.3.1)
      Fable.Elmish (>= 1.0)
      FSharp.Core (>= 4.2.3)
    Fable.Elmish.HMR (1.0)
      Fable.Core (>= 1.2.4)
      Fable.Elmish (>= 0.9.2)
      FSharp.Core (>= 4.2.3)
    Fable.Elmish.React (1.0.3)
      Fable.Core (>= 1.3.8)
      Fable.Elmish (>= 1.0.1)
      Fable.PowerPack (>= 1.3.2)
      Fable.React (>= 2.0)
      FSharp.Core (>= 4.2.3)
    Fable.Import.Browser (1.1.2)
      Fable.Core (>= 1.3.8)
    Fable.PowerPack (1.5)
      Fable.Core (>= 1.3.8)
      Fable.Import.Browser (>= 1.0)
      FSharp.Core (>= 4.2.3)
    Fable.React (3.1.2)
      Fable.Core (>= 1.3.12)
      Fable.Import.Browser (>= 1.1.1)
    FSharp.Core (4.3.4) - redirects: force
    Fulma (1.0.0-beta-019)
      Fable.Core (>= 1.3.12)
      Fable.React (>= 3.1)
    Microsoft.NETCore.Platforms (2.0.2)
    NETStandard.Library (2.0.3)
      Microsoft.NETCore.Platforms (>= 1.1)

I directly tested it from Fulma minimal template.

from debugger.

MangelMaxime avatar MangelMaxime commented on August 25, 2024

We discussed it in the past and didn't find a nice solution to this problem.

However I don't remember if we discussed it in Elmish repo or in the SAFE stack.

from debugger.

et1975 avatar et1975 commented on August 25, 2024

I remember, I actually have one solution in mind: CE that can rearrange the order, based on some precedence attribute. I have a feeling there might be a better one though (like getting rid of Program entirely), but that would be a big rewrite.

from debugger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.