-
### Version:
- `@inertiajs/react` version: 2.0.0-beta.1
### Describe the problem:
In Inertia v2, the new `merge` feature allows developers to merge new data into existing props instead of rep…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
```ruby
with_options documentation: {required: true, type: 'integer'} do
expose :posts_count, as: :posts, documentation: {example: 7}
expose :followers_count, as: :followers, …
-
**Is your feature request related to a problem? Please describe.**
For our account vending stacks, we're defining resource-*tags* in several parent folders that are inherited by all stacks. Stacks us…
-
Currently,` bsconfig.json` files can be extended. (i.e. your `bsconfig.json` extends `base.bsconfig.json`). As such, the current logic does a shallow merge of the two. Something to this effect:
```…
-
The spec says that the third argument should be a function with arity two but the examples and in the code a function with arity 3 is used.
current:
```
@spec deep_merge(map() | keyword(), map() …
-
I'm looking into this at the moment myself but I thought I'd log something here. Ansible currently doesn't support merging of lists in the standard hash merge behaviour so lists get replaced. To have …
-
Not sure if this project aims to address this particular case, but here's an example that didn't work as expected:
```clojure
(meta-merge
{:foo [{:bar [1]}]}
{:foo [{:bar [2]}]})
```
Res…
devth updated
7 years ago
-
## What I tried to do
Tried to run specs after bundling on my rails 5 application.
## What I expected to happen
Expected tests to run as they normally would
## What actually happened
Ra…
-
## CVE-2021-26707 - Critical Severity Vulnerability
Vulnerable Library - merge-deep-3.0.2.tgz
Recursively merge values in a javascript object.
Library home page: https://registry.npmjs.org/merge-dee…