Jumoo / uSync.Complete.Issues

Public Issue tracker and roadmap for uSync.Complete
https://jumoo.co.uk/usync/complete/
2 stars 1 forks source link

Unable to pull Remote content (v8) #137

Closed AaronSadlerUK closed 2 years ago

AaronSadlerUK commented 2 years ago

When you go to the "Remote Content" tab, browse to the nodee you wish to pull and then click the "Pull Selection" button nothing happens, but you do get the following error in the console

 TypeError: Cannot read properties of undefined (reading 'metaData')
    at getLocalItem (uSyncPublishDialogManager.js?cdv=1995288722:33)
    at openSyncDialog (uSyncPublishDialogManager.js?cdv=1995288722:94)
    at Object.openPublisherPullDialog (uSyncPublishDialogManager.js?cdv=1995288722:51)
    at browserDashboard.openDialog (browserDashboard.js?cdv=1995288722:98)
    at fn (eval at compile (angular.js?cdv=1995288722:16486), <anonymous>:4:166)
    at UmbButtonController.destination.<computed> [as action] (angular.js?cdv=1995288722:11475)
    at UmbButtonController.clickButton (umbraco.directives.js?cdv=1995288722:2264)
    at fn (eval at compile (angular.js?cdv=1995288722:16486), <anonymous>:4:245)
    at callback (angular.js?cdv=1995288722:29019)
    at ChildScope.$eval (angular.js?cdv=1995288722:19461)

Umbraco 8.16.0 uSync 8.11.2

KevinJump commented 2 years ago

oh dear that seems familiar :( - i think we back-ported something from v9 - will take a look.

KevinJump commented 2 years ago

Fixed in 8.11.3