Ahmed Yasin Koculu
Ahmed Yasin Koculu
Hi @nzdev Thank you for the reasonable feature request. There is a workaround for you to be able to iterate transactionally. You may use the following workaround until the feature...
Additional notes: ZoneTree supports only OptimisticTransactions right now. My long-term goal is to add support for the following transaction types: * Two-phase locking (2PL) * Multiversion concurrency control (MVCC) Starting...
> @koculu Are you still interested in this, or did you go in a different direction? I don't need this anymore, because I have switched to .Net core Razor.
I figured out that the Performance Settings `Preload your new tab page for a faster experience` is the root cause of this issue. When the preload setting is disabled, everything...
Issue seems related with CSS.escape project. The author of CSS.escape says: "For a more powerful alternative, consider using [cssesc](https://mths.be/cssesc), which automatically takes care of excessive whitespace, and has many options...
> Created following issue on the CSS.escape project. https://github.com/mathiasbynens/CSS.escape/issues/17 and https://github.com/mathiasbynens/cssesc/issues/31 on the cssesc project. Both of them fail with ':' character.