EOFError: Ran out of Input Long callbacks using multipage apps

Hi everyone hope you are doing well,

I’m having this error when executing this example and Im not sure why:

github.com

dash-multi-page-app-demos/multi_page_cache_background_callback at main ·…

main/multi_page_cache_background_callback

Minimal examples of multi-page apps using the pages feature in dash>=2.5.1 - dash-multi-page-app-demos/multi_page_cache_background_callback at main · AnnMarieW/dash-multi-page-app-demos

image

I was taking this as a reference to build my dashboard, I have long callbacks on my pages so this seems to be a solution but it’s not working for me :(. Any ideas or examples on how to implement this properly?

I already install dash 2.6.