-
### Affected Version of Concrete CMS
9.x
### Description
`/ccm/api/1.0/pages/{pageID}/children` requires the `->canViewPageInSitemap()` permission which doesn't validate when the session is s…
-
**Describe the bug**
Using the AstalTray-Library, the trayItem-properties are null.
I get the following error, when I try to use the `gicon` property:
```
(gjs:130264): astal-CRITICAL **: 13:55:35…
-
Similar to node (already implemented), python is used a lot for scripting. so injecting into subprocesses could be useful.
-
This one works:
```clojure
(def registry
(merge
schemas
{:merge (mu/-merge)}))
(m/deref
[:schema {:registry registry}
[:merge [:map [:a :int]]
[:map [:b :string]]]])
```
T…
abcdw updated
16 hours ago
-
When CICE6 is running, there is a ```SURFSTATE``` bundle connected between AGCM and OGCM at GCM level.
Currently, ```DataAtmGridComp``` terminated all children's imports. This is incorrect and it *…
-
Hi Nik and Andrew, first let me thank you for building a great and very useful app. I wish Rally had this built in. In general it works fine however we have noticed that there appears to be a limit of…
-
## Proposal
Currently we have
The resolved proposal, `if()`, for inline conditions
https://github.com/w3c/csswg-drafts/issues/10064 for one inline style value.
The style query with container …
-
I just upgraded my project from react 17 to react 18 and now I'm getting this error.
> TS2769: No overload matches this call.
> Overload 1 of 2, '(props: DraggableProps | Readonly): Draggable', …
-
Version: 3.3.1, Ubuntu 18.04
Configuration:
```
[program:xapi]
command=/usr/bin/npm run start
directory=/opt/nodeapps/xapi
user=nodejs
autostart=true
autorestart=true
startsecs=25
startret…
-
I'm trying to create a hierarchical menu with all the categories. However, whatever I do, I can't access the children and descendents of my categories. The ancestors are there, but the other two simpl…