You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which version of Skybrud Redirects are you using? (Please write the exact version, example: 4.0.8)
15.0.0
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.4.4
Bug description
Destination urls are not being not being saved from the Update Link modal when choosing a manual url.
Steps to reproduce:
From the redirects dashboard, click "Add redirect"
Specify original url (e.g. "/foo")
Click "Add" for destination url
Select manual and specify a source (e.g. "/bar")
Click "Update"
Destination url is not saved and the following error is thrown in the console:
Destination.js?v=783…11604865c8089b0:137 Uncaught (in promise) TypeError: Cannot add property displayUrl, object is not extensible
at fromExternal (Destination.js?v=783…04865c8089b0:137:21)
at Destination.js?v=783…04865c8089b0:229:34