The same error is appearing in the SearchHintsExample app that clones alongside the component.
I can see it relates to an import in the SearchHints component app, but this import doesn’t look any different to the first import in any of my working apps?
from ._anvil_designer import SearchHintsTemplate
Is this an issue I need to fix somehow, or has something changed in the ecosystem that has broken this component?
I’ve been looking at the autocomplete component too actually but I do have a couple of questions about how to best wire it up - what’s the best channel for those?