-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi Marc,
I am getting back to work on this effort.
I noticed that when reusing this template in my apps - the page content is sometimes loading and sometimes not. There are frontend exceptions.
I tried loading the template as-is the same exceptions occur. Before digging further, I'd like to fix those:
Uncaught Error: Cannot find module '@bokehjs/styles/buttons'
at require (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:89)
at Object._ (panel.min.js:84)
at require (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:107)
at Object._ (panel.min.js:45)
at require (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:107)
at Object._ (panel.min.js:44)
at require (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:107)
at Object.main.register_plugin (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:147)
at panel.min.js:38
at panel.min.js:43
bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:91 Uncaught Error: Cannot find module '@bokehjs/styles/mixins'
at require (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:89)
at Object._ (awesome_panel_extensions.js:240)
at require (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:107)
at Object._ (awesome_panel_extensions.js:58)
at require (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:107)
at Object._ (awesome_panel_extensions.js:47)
at require (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:107)
at Object.main.register_plugin (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:147)
at awesome_panel_extensions.js:38
at awesome_panel_extensions.js:43
bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:184 [bokeh] setting log level to: 'info'
bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:585 [bokeh] Websocket connection 0 is now open
bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:585 Error: Model 'panel.models.markup.HTML' does not exist. This could be due to a widget or a custom model not being registered before first usage.
at Object.r.Models (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:166)
at Function._instantiate_object (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:165)
at Function._instantiate_references_json (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:165)
at Function.from_json (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:165)
at d._repull_session_doc (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:585)
_repull_session_doc @ bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:585
bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:585 [bokeh] Failed to repull session Error: Model 'panel.models.markup.HTML' does not exist. This could be due to a widget or a custom model not being registered before first usage.
_repull_session_doc @ bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:585
bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:584 [bokeh] Failed to load Bokeh session H3LcnKsWtjDuACHRp1LbHRjoNpgli5rYekjQWtEvqgcD: Error: Model 'panel.models.markup.HTML' does not exist. This could be due to a widget or a custom model not being registered before first usage.
t.add_document_from_session @ bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:584
bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:163 Error rendering Bokeh items: Error: Model 'panel.models.markup.HTML' does not exist. This could be due to a widget or a custom model not being registered before first usage.
at Object.r.Models (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:166)
at Function._instantiate_object (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:165)
at Function._instantiate_references_json (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:165)
at Function.from_json (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:165)
at d._repull_session_doc (bokeh.min.js?v=53a5940fe1028de5b74a0dfa95ff5b5d:585)
DevTools failed to load SourceMap: Could not load content for http://localhost:5007/static/extensions/awesome_panel_extensions/awesome_panel_extensions.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Any idea?
Thanks
Metadata
Metadata
Assignees
Labels
No labels