flexsurfer / re-frisk

Take full control of re-frame app
https://flexsurfer.github.io/conduit-re-frisk-demo/
456 stars 29 forks source link

Debugger doesn't work in electron #23

Closed IsaacKhor-zz closed 7 years ago

IsaacKhor-zz commented 7 years ago

The debugger window is just completely blank when it is triggered from electron (from the renderer process). Devtools in the window show that there's nothing; it's completely blank.

flexsurfer commented 7 years ago

thank you, I've never worked with the electron, but if this is a desktop app, so there should the different way to open separate window I think

flexsurfer commented 7 years ago

@IsaacKhor I've looked electron, and it's not easy to implement re-frisk into electron because different render processes in opened windows

flexsurfer commented 7 years ago

in 0.4.4