Milan Stanaćev

Results 4 comments of Milan Stanaćev

Thank you for prompt reply. I understand how complex this would be to fix. It may be best to leave it open as a known issue and I will look...

For those who are trying to set and read data: To set data: ```csharp class Program { private const string Key = "testKey"; private const string Value = "testValue123"; private...

Good point, maybe we can add an option when initializing to disable on dialog or another specified css query? Maybe easier option to implement would be some kind of pipeline....