Search bar broken on live website #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The search bar on the live website does not work, although it functions as expected on local builds. @adina did some troubleshooting, and found that the live website is trying to access data from www-draft.abcd-j.de (see attached error). This config file points to www-draft.abcd-j.de on the main and master branches, but points to www.abcd-j.de on the published branch.
luckily, it fixed itself ;-)
It seems this may be a browser issue. Safari works fine, Google Chrome still doesn't work; I haven't done any further testing beyond that though.