I have the issue that the rendering process stops with the error message below. This happens only when i am not interested in the results and want to render the code only, e.g to demonstrate the logic of a model development. The error occurs only , when the chunk needs more than 1 HTML page. Any ideas highly appreciated
"```{r base-model-placebo, echo = T, tidy = 'formatR', results = 'hide'}"
Warning: A runtime exception has occured while executing JavaScript
Runtime exception message:
TypeError: Cannot read properties of null (reading 'parentElement')
at findPage (http://127.0.0.1:6444/CPMX50131-ER-model-HFsev-v3_QC2.html:100:15)
at tocEntriesInfos (http://127.0.0.1:6444/CPMX50131-ER-model-HFsev-v3_QC2.html:130:20)
at tocEntriesInfos (http://127.0.0.1:6444/CPMX50131-ER-model-HFsev-v3_QC2.html:133:18)
at window.PagedConfig.after (http://127.0.0.1:6444/CPMX50131-ER-model-HFsev-v3_QC2.html:160:24)
at http://127.0.0.1:6444/CPMX50131-ER-model-HFsev-v3_QC2.html:31281:17
Error in force(expr) : Failed to generate output in 30 seconds (timeout).