stac-utils / pystac

Python library for working with any SpatioTemporal Asset Catalog (STAC)
https://pystac.readthedocs.io
Other
324 stars 115 forks source link

Broken search on docs #1349

Open soxofaan opened 2 weeks ago

soxofaan commented 2 weeks ago

In wedev console I see these errors being triggered from attempts above

Uncaught TypeError: null has no properties
    c pydata-sphinx-theme.js:196
    i pydata-sphinx-theme.js:211
    937 pydata-sphinx-theme.js:295
    937 pydata-sphinx-theme.js:294
    r mixin.js:12
    937 pydata-sphinx-theme.js:582
    a async module:49
    937 pydata-sphinx-theme.js:1
    Webpack 3
pydata-sphinx-theme.js:196:22
soxofaan commented 2 weeks ago

note that search does work from deeper pages, e.g. https://pystac.readthedocs.io/en/stable/installation.html, https://pystac.readthedocs.io/en/stable/quickstart.html, ...