-
phpcs: WordPress.VIP.CronInterval.cron_schedules_interval: Scheduling crons at 300 sec ( less than 15 min ) is prohibited.
https://github.com/pelmered/wp-pjax/blob/b9f4abfc38a768b7b17fe392d89fd59c2efb…
-
I think there is miss matching data type in `datamodel` in the Prisma engine.
If I get `DMMF` from below `DML`,
```
model User {
id Int @id
email String
name String?
}
```
Aft…
-
### Description
I am using a 3rd party theme which uses ajax/pjax page reloading. On upgrading from 5.8.3 to 5.9 and 5.9.1, I noticed that my images with duotone filters were no longer been applied…
-
Hello there! Thanks for creating this library. Question about:
https://github.com/RockSolidKnowledge/TokenExchange/blob/b999e7738f2b6fd7ee5fa4eebabc9dde6d73748b/src/Rsk.TokenExchange.IdentityServer…
-
I have a page with multiple elements whose content pjax controls and each of those might use a different "switch" to swap the old content out for the new. After every page transition I have a bunch of…
-
[from email]
Hi Paul,
I got an error, when I install EclipseNodeIDE-0.2.p2f.
It says "After a "data-pjax-transient" attribute name that is associated with the type "link" element is required for the…
-
Suppose I have two pages:
1. `https://a`
2. `https://b`
Now I'm on the first page, and then I call `history.replaceState` to change the URL to `https://c`.
Then I click the link to jump to t…
-
I'm using vue and pjax in the same page.
The html is replaced when navigated with pjax history back, but the VM doesn't work with the new DOM with same html, even after new it again.
Is there any way…
-
### What steps will reproduce the problem?
So... We have "new" bootstrap... And separated extensions for it.
This package use `yiisoft/yii2-bootstrap` in dependences
composer show --tree
``…
-
Hi,
I'm using pjax with dirtyform + bootstrap dialog and have an issue when I click on "Leave the page". The link is never triggered.
I'm wondering if this is an issue with the plugin dirtyform b…