Aly Gates

Results 8 comments of Aly Gates

We're seeing a [related bug](https://github.com/spicywebau/craft-neo/issues/704) with blocks being scrambled or deleted when the current version of an entry is merged into a pre-existing draft. We originally thought this was a...

@sebastian-lenz Any update on if this issue is being investigated? We can definitely hop onto a Zoom call to help identify the problem if that's helpful. Thanks!

I'm also not seeing the updated 2.0.1 version on the Craft Admin panel or when running the command `craft update all`. Hoping to get the latest version on Craft so...

@johanzandstra I'm running on Craft 4.3.5 and Redirect Manager 2.0.0.

Plus one for this request. I'm trying to achieve the same result -- adding a Hyper button into CKEditor. It'd be nice to have the link information surfaced in the...

@engram-design Amazing, thanks for getting back to me so quickly 🎉 This is now working as expected.

Has any functionality for `getText()` changed in v2.0.0? We just updated to Craft 5 and Hyper 2.0.0 and instead of buttons grabbing from the default text defined in the code...

I believe the issue lies [here](https://github.com/verbb/hyper/blob/58e3e4e746d292ee197cae3565ba76c03f2b94c7/src/base/Link.php#L442-L462) with how the Default Text is defined. Typically I wouldn't expect Placeholder text to be used for anything on the frontend, but I see...