-
How much of a breaking change will PrimeVue v4 be?
incon updated
4 months ago
-
## Expected Behavior
App should be installed normally with no error
## Current Behavior
On installation on a new store with no theme, the MissingAuthUrlException is triggered
## Failure In…
-
# Bug report
### What I did
`$this->crud->setOperationSetting('searchableTable', false);`
### What I expected to happen
Field "Search" will disappear in the upper right corner
### What …
-
### Describe the Bug
Hi @ssddanbrown
We are experiencing intermittent issues when saving a page after adding labels. The problem occurs frequently but not consistently. If it were a settings issu…
-
Hi @tabacitu
Is there a way to get rid of the switching theme option completely?
I set this
'showColorModeSwitcher' => false,
'layout' => 'vertical_transparent',
but the theme s…
pxpm updated
5 months ago
-
## RFC
### Summary
One common grief of the way elements work in MODX is that they have to be created via the manager, or inserted in the database through another bootstrap or element helper befo…
-
### Describe the bug
Module level directives cause errors when bundled, "use client" in "node_modules/@tanstack/react-query/build/lib/useSyncExternalStore.mjs" was ignored.
### Your minimal, reprodu…
-
# Bug report
### What I did
I added a column in the list operation controller that simply views the count of a relationship of a certain model.
### What I expected to happen
It should list…
-
### Overview
I want to add a custom middleware to the routes. My application is domain based and based on the domain certain things need to happen. When I add the code to my blade it works on the fir…
-
### What happened?
Error description: I'm making a multiple selection of items to later perform a Bulk operation with them. I select a first item, then perform a search to select the second one, but …