-
If filing a bug please include the following:
### Nomad version
v0.10.4
### Operating system and Environment details
Ubuntu 18.04 in AWS
### Issue
With a JSON configuration file, the `plug…
-
I'm getting a unique key conflict, I know this is a react error, but I can seem to debug it. I make sure that all the ID's are unique in each array of children, but this still pops up:
```
proxyCo…
-
```
Which version of common_schema are you using? 2.2, mysql 5.6
Which component is failing? json_to_xml function
What is the expected output? What do you see instead?
SELECT common_schema.json_to_x…
-
```
Which version of common_schema are you using? 2.2, mysql 5.6
Which component is failing? json_to_xml function
What is the expected output? What do you see instead?
SELECT common_schema.json_to_x…
-
```
Which version of common_schema are you using? 2.2, mysql 5.6
Which component is failing? json_to_xml function
What is the expected output? What do you see instead?
SELECT common_schema.json_to_x…
-
Some parts of the API might have changed (RPGLibrarium/liberation#26), and we should check whether the client — in its rudimentary state — still works. (And, of course, fix the frontend if it is broke…
-
This was raised by @blockjon and @daniphp (https://github.com/doctrine/mongodb-odm/pull/1096#issuecomment-143741431) - I agree that this could be done, `atomicSetArray` was chosen to keep collections …
-
It looks like yall are trying to put this function in to the repo so it simplifies for those looking to implement your library. I have come across your library and I am using it for my SaaS platform. …
-
Hi there,
In Rails, I can use
```
has_many :apps
accepts_nested_attributes_for :apps
```
and then pass parameters to controller
```
{ ..., "apps_attributes": [ {"name": "hello", ...}, ... ] }
```
…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'…