Search without results causes queries to /nodes/undefined #48964
Loading…
x
Reference in New Issue
Block a user
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?
When searching through a project for something that doesn't have any results (like "je moeder"), the JS still tries to fetch the first result. This causes a request to
/n odes/undefined
, which shouldn't happen at all.Changed status to: 'Open'
Added subscriber: @dr.sybren