Closed Guess1m closed 4 months ago
Issue is because of the debouce on the UPDATE_ID message. Receives the creation event of the file and sends it over because of that before the data can be added.
Temp fixed: removed debounce
Issue is because of the debouce on the UPDATE_ID message. Receives the creation event of the file and sends it over because of that before the data can be added.
Temp fixed: removed debounce