flexsurfer / re-frisk-remote

re-frisk remote library for debugging re-frame applications using leiningen re-frisk plugin
18 stars 5 forks source link

fix: exception on initial connect #1

Closed fnumatic closed 6 years ago

fnumatic commented 7 years ago

got exception on initial connect

cljs$core$ExceptionInfo
message: "Invariant violation in taoensso.sente:? [pred-form, val]:↵ [([:el #{"https:" "http:"}] protocol), file:]"
name: "Error"

trace:

taoensso$truss$impl$default_error_fn    @   impl.cljs:62
taoensso$truss$impl$_invar_violation_BANG_  @   impl.cljs:158
(anonymous) @   sente.cljc:1379
taoensso$sente$get_chsk_url @   sente.cljc:1379
(anonymous) @   sente.cljc:1440
taoensso.sente.make_channel_socket_client_BANG_.cljs$core$IFn$_invoke$arity$variadic    @   sente.cljc:1441
taoensso$sente$make_channel_socket_client_BANG_ @   sente.cljc:1386
re_frisk_remote$core$start_socket   @   core.cljs:20
re_frisk_remote.core.enable_re_frisk_remote_BANG_.cljs$core$IFn$_invoke$arity$variadic  @   core.cljs:41
re_frisk_remote$core$enable_re_frisk_remote_BANG_   @   core.cljs:39
flexsurfer commented 6 years ago

sorry, idk why but i haven't seen your PR :(