Closed anki247 closed 5 years ago
Done.
Yes this is caused by my VSC user setting "files.trimTrailingWhitespace": true
,
Maybe it would be good to set it to false
in .vscode/setting.json
, if not desired?
Actually this setting is nowhere to be found in the report. So it must be in your user settings 😃
This is now merged. Thanks for your contribution!
In case of
TransactionState.Restored
on android - as far as I see - theTransaction
object has just 2 filled propertiesoriginalTransaction
andtransactionState
.