framework icon indicating copy to clipboard operation
framework copied to clipboard

Incremental update doesn’t update the table of contents

Open mbostock opened this issue 1 year ago • 1 comments

Since the TOC is rendered server-side, we’ll need to send a message down to the client if we want it to stay in-sync.

mbostock avatar Nov 26 '23 21:11 mbostock

Example of how we solved this for stylesheets in #294.

mbostock avatar Dec 03 '23 01:12 mbostock