- Issue created by @haritha c
In the Smart Trim module, when the content exceeds the maximum character limit, the "More" link is displayed. However, when clicking on the "More" link, instead of expanding the full content, it reloads the same page.
1)Install Smart Trim module in Drupal 10
2)Configure a field using Smart Trim formatter.
3)Ensure "Strip HTML" is unchecked.
4)Add long content exceeding the max character limit.
5)Click on the "More" link.
Investigate why the "More" link reloads the page and ensure it expands the full content correctly.
Clicking "More" should display the full content.
Clicking "More" reloads the same page instead of displaying the full content.
Active
2.1
Code