This repository was archived by the owner on Dec 27, 2022. It is now read-only.
Replies: 2 comments
-
The way I've handled that historically is just have my JS detect by looking at the |
Beta Was this translation helpful? Give feedback.
0 replies
-
follow-up question: moving link to another folder, or file which has link to it, causes another infinite loop |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
like, lets say i linked
.ui/
to root of the drive,since it's a drive that holds specific
.ui
seems logical, right?
but somehow javascript does not have a concept of lazy evaluation,
and tries to infinitely index that recursive folder
Beta Was this translation helpful? Give feedback.
All reactions