The Wayback Machine - https://web.archive.org/web/20210731233526/https://github.com/topics/app
Skip to content
#

app

Here are 8,344 public repositories matching this topic...

directus
baranelitez
baranelitez commented Jul 6, 2021

Describe the Bug

Hi. I've added a repeater interface for my JSON object, and set the fields as follows:
itemid: integer
quantity: integer

When requested from the API, the numbers are returned as strings. Example response:
[{"itemid":"3","quantity":"5","stackable":true}]

Note that the boolean type works correctly as opposed to integers.

To Reproduce

  • Create a collection with
jairofloress
jairofloress commented Mar 28, 2021

Version: v0.10.0
To reproduce, go to settings and add more than categories at the same time below any category.
When you assign the name for one of the new, the other get the same name.
If you go to the second and try to change the name, the first one gets the second name.
I hope this helps.
Thanks.

[aw-qt_2021-03-26T00-09-49.log](https://github.com/ActivityWatch/activitywatch/files/621747

Improve this page

Add a description, image, and links to the app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the app topic, visit your repo's landing page and select "manage topics."

Learn more