verbb / hyper

A Craft CMS plugin for managing links, focusing on user experience.
Other
21 stars 9 forks source link

Check if cache element has an id #150

Closed boboldehampsink closed 1 month ago

boboldehampsink commented 1 month ago

Prevents errors i've been getting:

TypeError
verbb\hyper\services\ElementCache::addToRenderCache(): Argument #1 ($elementId) must be of type int, null given, called in /app/vendor/verbb/hyper/src/Hyper.php on line 211
boboldehampsink commented 1 month ago

Closed in favor of Craft 4 fix: #152