Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental update doesn’t update the table of contents #240

Open
mbostock opened this issue Nov 26, 2023 · 1 comment
Open

Incremental update doesn’t update the table of contents #240

mbostock opened this issue Nov 26, 2023 · 1 comment
Labels
bug Something isn’t working

Comments

@mbostock
Copy link
Member

mbostock commented Nov 26, 2023

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 mbostock added the bug Something isn’t working label Nov 26, 2023
@mbostock mbostock added this to the General availability milestone Nov 26, 2023
@mbostock
Copy link
Member Author

mbostock commented Dec 3, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working
Projects
None yet
Development

No branches or pull requests

3 participants