-
While most of the time using just SPDX license identifier would be enough for model uploaders, sometimes a model itself or main library that it uses, might need extra custom license lines.
So I won…
-
Does this issue occur when all extensions are disabled?: Yes
Version: 1.92.2
Commit: fee1edb8d6d72a0ddff41e5f71a671c23ed924b9
Date: 2024-08-14T17:29:30.058Z
Electron: 30.1.2
E…
-
### Describe the bug
I want to update the model using Amplify.API.Query(request.update),
But when i update a model I am getting error -
GraphQLResponseError: GraphQL service returned a succes…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Alright, first off, thanks a ton for creating this great project. I use it in a professional context on a daily b…
-
Ackee Version: >3.1.0 (working till 3.0.6)
Error Frontend:
```
Failed to construct 'URL': Invalid URL
TypeError: Failed to construct 'URL': Invalid URL
at https://ackee.xxx.com/index.js:…
-
I have a type like this:
```tsx
type Todo = {
id: string
title: string
completed: boolean
created_at: Date
}
```
The `created_at` field is a `Date` column, stored as a `timestampt…
-
Hi,
My hosting provider just ugpraded to PHP 8 and now the GraphQL API for querying blocks is broken. I deactivated all plugins until I found that this plugin seems to be the culprit. All other plu…
-
Currently the JSON structure for terms under a relation in the extensions field only allow a list, which may be unordered. If we think we should change this spec to better represent the desired nestin…
-
Hi!
I use NLog 4.5.11, NLog.Mongo 4.6.0.68 and MongoDB 4.0.6
My NLog.Config:
```
…
-
**Expected behavior**
Remove the use of !important in the core CSS file..
**Describe the bug**
It is annoying while styling the form fields via some custom CSS. The plugin is using !important on …