I put the fs-toc-element=“link” attr on the heading in this example. When using the attributes debugger it said I should move it to link block element (which is against what the documentation says).
Anyway, I tried moving the fs-toc-element=“link” attribute from the heading div to the link block div but that didn’t work either.
A client of mine is having the same issue on a different project.
I’m viewing on mobile with iPhone, chrome browser. I loaded up Safari because I can inspect console from my Macbook there and get this error:
Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 't[r].closest')
Found this forum post as I’m having the same issue right now. I cannot replicate the issue on my end (or anyone else I’ve asked), but the client consistently sees a broken TOC. Any update here on what could be causing this on mobile and not desktop?
I’m encountering a similar issue on both my laptop and mobile devices. Specifically, certain items in the Table of Contents are not displaying when I use Safari.