Skip to content

Fix initialization of participants content carousel stepper

Lukas Weingarten requested to merge participant-content-stepper-init into master

Stop loading data for first contents if not active. Also init stepper only with delay if navigating to first unanswered content.

Note: setTimeout() is necessary for a synchronous initialization of the stepper.

Closes #711 (closed)

Edited by Lukas Weingarten

Merge request reports