-
### Version
[2.6](https://github.com/nuxt.js/releases/tag/2.6)
### Reproduction link
[http://demo.xibangtech.com/](http://demo.xibangtech.com/)
### Steps to reproduce
Source: https://github.com/…
-
Hello,
When two clients make the same change to an `Automerge.Text`, namely replacing a single character, the character gets duplicated.
Example code:
```javascript
const Automerge = requir…
-
Several issues have raised the need for adding token properties at group and file levels. I'm creating this issue to consolidate discussions about this topic.
For example Types:
```js
{
"col…
-
Hi,
I’ve been casually following the development of Fabulous V2. Awesome work, really impressive stuff. I was just taking a look at the changes in diffing, and I wanted to put something on your r…
-
I have an error
```
Error while initializing app DOMException: Failed to execute 'appendChild' on 'Node': This node type does not support this method.
at Object.We [as appendChild]
```
nux…
-
Somewhere I'm embedding a variable (maybe a date?) that changes every file, slowing down the Netlify deploy. I should find it and fix it!
-
Android is slow when debugging (several seconds before displaying another screen), especially with `Program.withConsoleTrace`.
We should find a way to speed things up a little.
Also in Release mod…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
According to documentation of [Blaz…
maloo updated
2 years ago
-
See https://github.com/balena-os/balena-supervisor/issues/1673#issuecomment-850010197 for explanation of what exactly is happening.
When running v11.4.10 the usage reminds below 5% for over 600 sam…
-
Thanks for providing deep-diff, it's a super usable tool.
We do think we've found a bug in version 2.0.108 though. We we're able to minimize the test case to this:
```
(require
'[lambdaislan…