Fork me on GitHub
#reagent
<
2018-09-21
>
diego.videco00:09:20

Has anybody used accountant with secretary (in a regent app)? I want to implement navigation and page “scrolls” for links like /some-page#my-anchor. How can I solve this? The accountant docs are not clear about this point.

hkjels14:09:44

I’m pretty sure I’ve done this before, but I’m just getting a bunch of errors. How else would I output all these :dt’s & :dd’s with only one :dl?

hkjels14:09:50

perhaps reagent now has some sugar for these kinds of operations?

ouvasam15:09:35

I think that this should work using [:<> ... ]

souenzzo17:09:59

Anyone else getting TypeError: 'requestAnimationFrame' called on an object that does not implement interface Window.[Learn More] batching.cljs:63:7 ?? Have no idea from where it come from. My app render but then do not update or do any other error Just on dev build

souenzzo17:09:11

reagent.impl.batching.RenderQueue.prototype.schedule
batching.cljs:63:7
reagent.impl.batching.RenderQueue.prototype.enqueue
batching.cljs:52:15
reagent.impl.batching.RenderQueue.prototype.queue_render
batching.cljs:66:14
reagent$impl$batching$queue_render
batching.cljs:100:19
reagent$ratom$run_in_reaction/r.auto_run
ratom.cljs:509:29
reagent.ratom.Reaction.prototype._handle_change
ratom.cljs:387:11
reagent$ratom$handle_reaction_change
ratom.cljs:338:19
reagent$ratom$notify_w
ratom.cljs:86:13
reagent.ratom.RAtom.prototype.cljs$core$IReset$_reset_BANG_$arity$2
ratom.cljs:139:6
cljs$core$_reset_BANG_
core.cljs:851:12
cljs$core$reset_BANG_
core.cljs:4437:5
<anonymous>
fx.cljc:166:7
re_frame$fx$do_fx_after
fx.cljc:76:20
re_frame$interceptor$invoke_interceptor_fn
interceptor.cljc:68:5
re_frame$interceptor$invoke_interceptors
interceptor.cljc:106:22
re_frame$interceptor$execute
interceptor.cljc:201:7
re_frame$events$handle
events.cljc:65:12
re_frame.router.EventQueue.prototype.re_frame$router$IEventQueue$_process_1st_event_in_queue$arity$1
router.cljc:177:6
re_frame.router.EventQueue.prototype.re_frame$router$IEventQueue$_run_queue$arity$1
router.cljc:197:10
re_frame.router.EventQueue.prototype.re_frame$router$IEventQueue$_fsm_trigger$arity$3/vec__141023<
router.cljc:145:61
re_frame.router.EventQueue.prototype.re_frame$router$IEventQueue$_fsm_trigger$arity$3
router.cljc:168:25
re_frame.router.EventQueue.prototype.re_frame$router$IEventQueue$_run_next_tick$arity$1/G__141017
router.cljc:186:30
goog.async.nextTick.getSetImmediateEmulator_/channel.port1.onmessage