Jesse Dyck

Results 3 issues of Jesse Dyck

### Description An empty heading element (or more specifically, a heading without text content) will be output from the Post Title block, if the post title returned from the loop...

[Type] Bug
Needs Testing
[Block] Post Title

## Issue Does not run on the latest version of node 18 (18.19). ## Repo Attempt to run via a docker container using the below: ```dockerfile # Toggle node version...

The login request was being sent as GET, which was being turned away by Hover. This changes it to POST, and sends the form data via the `form` object.