#112285
Scott Arnold
Participant

Thanks for checking. I’m setting up the table within another web component. I realized that I may just need to do a requestUpdate() after the window.Smart() (or possibly an await requestUpdate()). I’ll try that and see if it fixes the problem.

Will the window.Smart call return an instance of the table? If so, I could also possibly just save that instance instead of looking up the table by ID with a query selector.

  • This reply was modified 3 weeks, 3 days ago by Scott Arnold.