Wiegert Schouten
Wiegert Schouten
### Bug description When moving (= changing parent page) or removing a page, its statically cached version remains intact. So after moving or removing a page, one can still visit...
One of the main reasons I chose Statamic over several other CMS systems is the fact that it has forms built-in. However, after building a number of sites with the...
Right now, the only action forms can do after someone submits them, is sending emails. Of course, one can hook into an event and write a listener. But wouldn't it...
Hi there, Thanks for this nice plugin. However, under PHP 8.1 and higher, I get the following deprecation warning in a post list when I use a taxonomy filter: ```...
**Bug Description** I'm getting a warning on every run, saying the following: > Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, SamKirkland/web-deploy@v1. For...
### Tempest version 2.3.3 ### PHP version 8.4 ### Operating system macOS ### Description I am trying to render a component dynamically in a loop. Outside of a loop, it...