Shelly Chen

Results 8 comments of Shelly Chen

Thanks, the BatchNumberGenerator is great ! But I only want to set the "start" number. how about this code? _fileRunningStatObject.NewBatch(); uint batchNumber = _configuration.BatchNumber; if (_configuration.BatchNumberGenerator != null){ batchNumber =...

@SingleMalted No, I didn't figure out what's wrong with it. :'(

I also have the same issue on Angular either ios:finite="false" or finite="false" is not working. TNS 6.5 & Angular 8.2

I got the same error, too. System.ApplicationException: Object synchronization method was called from an unsynchronized block of code 於 System.Threading.Mutex.ReleaseMutex() 於 LiteDB.SharedEngine.CloseDatabase() 於 LiteDB.SharedDataReader.Dispose(Boolean disposing) 於 LiteDB.SharedDataReader.Dispose() 於 LiteDB.LiteQueryable`1.d__26.MoveNext() 於...

> @alonstar What version are you running? 5.0.4 and .net framework 4.7.2

I have the same problem. QQ

I have the same issue. I'm working on Windows 10 npm v8.19.2 nodeJS v18.12.1

I have the same issue, too. I'm using nativescript 6.0.1 + angular 8.2