I realize this is not Anvil Specific, but I’m repeating my GH Question here in for the Anvil Community since there a few Tabulator related posts.
Running the Example Tabulator now fails.
or visiting the example live app: https://example-tabulator.anvil.app/
Related GitHub Issue here: how to handle on_rendered with custom formatters? is adding **kwargs sufficient? · Issue #133 · anvilistas/tabulator · GitHub
as a stop gap, I’ve dropped in a **kwargs
into my custom formatter function, but I’m unclear of consequences of ignoring on_rendered.
Cheers,
Tyler