Cannot enter Custom Value in any of the SharePoint actions in Logic App UI

Andrew Bolam 6 Reputation points
2020-08-07T09:19:55.317+00:00

I am writing a logic app and want to manually input the site instead of selecting it from the drop down. When I click on 'enter Custom Value' nothing happens, and the following error is returned to the browser console:

VM719 react-dom.production.min.js:17 Uncaught TypeError: Cannot read property 'title' of undefined
at t._handleCustomSelected (VM767 default.chunk.a962c911e1f34099382e.min.js:1)
at n._onCustomSelected (VM767 default.chunk.a962c911e1f34099382e.min.js:1)
at Object.sh (VM719 react-dom.production.min.js:164)
at rh (VM719 react-dom.production.min.js:13)
at uh (VM719 react-dom.production.min.js:13)
at Ge (VM719 react-dom.production.min.js:15)
at vh (VM719 react-dom.production.min.js:165)
at ad (VM719 react-dom.production.min.js:15)
at cd (VM719 react-dom.production.min.js:17)
at Uh (VM719 react-dom.production.min.js:39)

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,211 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Mike Urnun 9,821 Reputation points Microsoft Employee
    2020-08-09T20:51:28.583+00:00

    Hello @Andrew Bolam - The "enter Custom Value" seems to be working fine for me, which browser/version are you on? I don't believe the front-end stack for Azure Portal includes ReactJS though. Is it possible that there might be a browser extension causing these errors?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.