Playback issue
Hello. I seem to have a playback issue where the reactlog shows blank in my browser, while the top bar definitely shows steps. I have no nodes and can't do anything. Tried with Safari and Edge, results is the same. I've tried while the app is running, and after having stopped it, same results.
Screenshot attached:

I have also exported it with dput(shiny::reactlog(), file = "reactlog.txt") :
reactlog.txt
SessionInfo() :
> sessionInfo()
R version 4.2.1 (2022-06-23)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Ventura 13.1
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] fpc_2.2-9 broom_1.0.1 mclust_5.4.10 vroom_1.6.0 patchwork_1.1.1 reactlog_1.1.1
[7] DT_0.23 shinyjqui_0.3.3 shinydashboardPlus_2.0.3 rebus_0.1-3 odbc_1.3.3 DBI_1.1.3
[13] shinycssloaders_1.0.0 xts_0.12.1 zoo_1.8-10 lubridate_1.8.0 scales_1.2.1 forcats_0.5.1
[19] stringr_1.4.0 dplyr_1.0.9 purrr_0.3.4 readr_2.1.2 tidyr_1.2.0 tibble_3.1.8
[25] tidyverse_1.3.1 shinyWidgets_0.7.5 plotly_4.10.0 ggplot2_3.4.0 shinyjs_2.1.0 shinydashboard_0.7.2
[31] shiny_1.7.1
loaded via a namespace (and not attached):
[1] colorspace_2.0-3 ellipsis_0.3.2 class_7.3-20 modeltools_0.2-23 fs_1.5.2 rstudioapi_0.14 farver_2.1.0
[8] flexmix_2.3-17 bit64_4.0.5 fansi_1.0.3 xml2_1.3.3 cachem_1.0.6 robustbase_0.95-0 jsonlite_1.8.2
[15] cluster_2.1.3 kernlab_0.9-31 dbplyr_2.1.1 compiler_4.2.1 httr_1.4.2 backports_1.4.1 assertthat_0.2.1
[22] fastmap_1.1.0 lazyeval_0.2.2 cli_3.4.1 later_1.3.0 htmltools_0.5.3 tools_4.2.1 gtable_0.3.0
[29] glue_1.6.2 rebus.base_0.0-3 Rcpp_1.0.9 cellranger_1.1.0 jquerylib_0.1.3 vctrs_0.5.1 crosstalk_1.1.1
[36] rebus.datetimes_0.0-1 rvest_1.0.1 mime_0.12 lifecycle_1.0.3 rebus.numbers_0.0-1 DEoptimR_1.0-8 MASS_7.3-57
[43] hms_1.0.0 promises_1.2.0.1 parallel_4.2.1 yaml_2.3.5 sass_0.4.1 stringi_1.7.6 rlang_1.0.6
[50] pkgconfig_2.0.3 prabclus_2.3-2 lattice_0.20-45 fontawesome_0.4.0 htmlwidgets_1.5.4 labeling_0.4.2 bit_4.0.4
[57] tidyselect_1.1.2 magrittr_2.0.3 R6_2.5.1 generics_0.1.0 pillar_1.8.1 haven_2.5.0 withr_2.5.0
[64] nnet_7.3-17 rebus.unicode_0.0-2 modelr_0.1.8 crayon_1.4.1 utf8_1.2.2 tzdb_0.3.0 grid_4.2.1
[71] readxl_1.4.0 data.table_1.14.2 blob_1.2.3 reprex_2.0.1 digest_0.6.29 diptest_0.76-0 xtable_1.8-4
[78] httpuv_1.6.5 stats4_4.2.1 munsell_0.5.0 viridisLite_0.4.0 bslib_0.3.1
Thanks !
Playback issue
Hello. I seem to have a playback issue where the reactlog shows blank in my browser, while the top bar definitely shows steps. I have no nodes and can't do anything. Tried with Safari and Edge, results is the same. I've tried while the app is running, and after having stopped it, same results.
Screenshot attached:

I have also exported it with
dput(shiny::reactlog(), file = "reactlog.txt"):reactlog.txt
SessionInfo():Thanks !