Closed Nhawdge closed 1 year ago
I'm facing the same issue, except it seems to occur regardless of contentarea.
I'm on EPiServer.CMS Version="12.18.0"
. Any advice?
Ran into this issue after an upgrade from EPiServer.CMS 12.15.0 => 12.17.1 and Advanced.CMS.AdvancedReview 1.3.1 => 1.3.2.
I tried downgrading Advanced.CMS.AdvancedReviews back to 1.3.1 but the bug still persists.
I believe I am having the same issue with EPiServer.CMS 12.19.0. App seems to spin for a few seconds and then totally crash with a similar error to the original post.
I've found an issue that causes a stack overflow exception. When two pages are referencing each other within content areas, the advance reviews links will get stuck in a loop, until it causes a stack overflow. Below is a small excerpt of the overflow. This is on the latest version of Optimizely (as of Feb 9), and version 1.3.1 of Advanced Reviews.
Here is a repository that has the issue recreated, login
admin
Password1!
https://github.com/Nhawdge/AdvanceReviewsStackOverflow