Compatibility with Silverstripe 4.10.0
olifen7 opened this issue · 2 comments
olifen7 commented
We recently upgraded one of our sites to use PHP8 and Silverstripe 4.10.0 - it appears that something has changed and silverstripe-focuspoint is no longer compatible. No errors occurred in the build process but when navigating to an individual file in the CMS the following error displays in the console: Error: Injector.get(): Component FocusPointField does not exist
.
I'm flagging this early into my investigation and will continue to look into this - will update here if I discover anything.
jonom commented
I'm closing due to lack of activity, but feel free to re-open if necessary. I have just tested a branch of this module with SS5 on PHP 8.1 and didn't have a problem.