You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 18446744073709551615', adr_core_local_impl\src\adr_repo\mod.rs:140:27
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
To Reproduce
Steps to reproduce the behavior:
Install on Windows
Set new config values
try creating new adr
Expected behavior
An Entry should be added
Desktop (please complete the following information):
OS: Windows 11
adr adr 0.1.0
The text was updated successfully, but these errors were encountered:
Describe the bug
thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 18446744073709551615', adr_core_local_impl\src\adr_repo\mod.rs:140:27
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceTo Reproduce
Steps to reproduce the behavior:
Expected behavior
An Entry should be added
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: