Problem/Motivation
After upgrading to Drupal 9.1.10 (from 9.1.5), a view that I have is not showing the title field as a link (as was initially configured).
This is a title field (of Products on Drupal Commerce). I previously made this title field as a Link that directs to the product page. This was working as expected and creating links for the titles. After the upgrade, the title field is now a simple text, not a link.
Looking at the field setup in the view reveals that the option for making it into a link is no longer available.
Please see the images
Proposed resolution
The option for making a title field into a link should be available, as it was previously.