talebi
talebi
had to wrap it inside a nextTick like below: ``` this.$nextTick(function() { this.$refs.taginput.$refs.newTagInput.focus(); }); ```
@veikkoeeva when installing tizen workload, before doing step 3 in [here](https://github.com/Samsung/Tizen.NET/wiki/Installing-Tizen-.NET-Workload#install-tizen-net-workload), make sure you start VS as admin. it is not mentioned in the docs.
Ok do we need to submit a ticket using our ADN account to get an answer?
@JohnOnSoftware I'm not sure how to check on that. If you mean adding the custom integration as explained [here](https://forge.autodesk.com/blog/errors-when-retrieving-hubs) no we haven't added that. But how come we can see...
any further comments?
I use it on the mainnet. have tried both with and without utxo-cache, with same results
sorry meant mainnet on bitcoin core
thanks. so the problem started on 1.10 (after resync due to power failure) but then upgraded to the latest 1.12 but the same happens. the max I got to was...
also the first few lines of logs as per below (if it helps) ``` PS C:\Fulcrum-1.12.0-win64> .\Fulcrum.exe .\fulcrum-quick-config.conf [2025-03-24 22:37:52.566] Enabled JSON parser: simdjson [2025-03-24 22:37:52.566] simdjson implementations: [2025-03-24 22:37:52.567]...
I have a fairly decent machine (intel i7 14th gen, 64GB memory) running Win 11. the database is in C drive somewhere (so no strange share or anything). below are...