CB/fix: check if Link is present in ctx before trying to use it #129
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0ko/footer-js-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The custom code at the bottom of the footer (from !114) was breaking JS on some pages where
Linkis not present inctx.I only have the Forgejo installation page as an example, which makes this issue not user facing unless someone at Codeberg wants to lift
INSTALL_LOCKin base.ini just for fun after reading this.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.