-
# Feature request
Currently, the revision visualization displays only the list of revisions (in particular the body of each revision). Despite the fact that revisions for attachments and all other …
-
Using dd-sdk-ios develop branch (same results when using release 2.2.1 and release 2.1.1).
When we enable SessionReplay in our iOS app, the cpu load goes over 100% continuously.
Our app consists o…
-
I have made several attempts at implementing the same child diffing algorithm as in [preact](https://github.com/preactjs/preact/blob/master/src/diff/children.js), [snabbdom](https://github.com/snabbdo…
-
**Describe the feature you'd love to see**
Some context: I work on a Markdown-based notes app, I'm trying to make it as fast as possible but I've found the inability to return raw DOM nodes from Pr…
-
🚨🚨🚨 **This is a blocker for the `8.9.0` release** 🚨🚨🚨
I'm not escalating for now, hoping that we can fix it quickly.
## Summary
It looks like when the [8.9.1 package with prebuilt rules](https:…
-
_From @tarekgh on June 14, 2017 15:54_
@Spongman commented on [Tue Jun 13 2017](https://github.com/dotnet/coreclr/issues/12262)
a (.csproj) project a with an embedded text file, added using the VS…
-
Some systems are strict about NS updates. They must be created after the target exists. The target can't be deleted if NS records point to them.
diff2 should order updates properly so that provide…
-
**Describe the bug**
Saved scores to the cloud do not appear in Home-Tab.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new score
2. Add some notes
3. Save score to the cloud (…
-
### Version
2.5.13
### Reproduction link
[https://codesandbox.io/s/40opo3n4lw](https://codesandbox.io/s/40opo3n4lw)
### Steps to reproduce
- Add `background`, set value to `red`, click _ADD_
…
-
### Description
When using `lwc:if` in close proximity to a `for:each`, the elements rendered to the DOM load out of order at times.
#### Steps to Reproduce
1. Loop over any iterable
2. Have a…