Jscallback with Tabulator

Anyone have experience with .jscallback and Tabulator? tabulator.jscallback(value=“”“alert(‘This is a test’);”“”, args={}) throws errors in the Chrome developer console. Thanks

1 Like

Yes facing same issue. Nothing gets rendered if we try to use tabulator.jscallback() with value or selection parameters. Even other panel objects do not render.
image
Trying jslink also fails, it says selection needs live python server.
I am trying to build a static html file in which graph updates on click/selecting a row in tabulator. Any help will be much appreciated, thanks.

1 Like

Yep, a while now already:

[Bug] Broken jslink for DataFrame & Tabulator widget - Panel - HoloViz Discourse