Custom Action not Working

Currently havin a problem, I am currently unable to click the button to get the Custom Action to fire. See error below

instrument.ts:129 SKIPPING ERRONEOUS DEPENDENCY Error: Selector failed: {"type":"CURRENT_USER_SELECTOR"}
    at e (dependencies.js:492)
    at t.getDependencies (dependencies.js:353)
    at n.getDependencies (Screen.js:103)
    at Screen.js:142
    at u (runtime.js:45)
    at Generator._invoke (runtime.js:274)
    at Generator.forEach.e.<computed> [as next] (runtime.js:97)
    at n (asyncToGenerator.js:3)
    at s (asyncToGenerator.js:25)
    at asyncToGenerator.js:32
    at new Promise (<anonymous>)
    at n.fetchDependencies (asyncToGenerator.js:21)
    at Screen.js:210
    at u (runtime.js:45)
    at Generator._invoke (runtime.js:274)
    at Generator.forEach.e.<computed> [as next] (runtime.js:97)
    at n (asyncToGenerator.js:3)
    at s (asyncToGenerator.js:25)
    at asyncToGenerator.js:32
    at new Promise (<anonymous>)
    at asyncToGenerator.js:21
    at r (helpers.ts:87) {"id":"ei04bk4hvqeldcmo0f7h27a7o","type":"binding","source":{"type":"field","source":{"type":"data","source":null,"tableId":"t_5bc819a195494c9396e621fba780c302","dataType":"object","selector":{"type":"CURRENT_USER_SELECTOR"},"datasourceId":"1xvv1xiin3umzyfaxocmvvult"},"fieldId":"c_9yvp9f7z20ook2iypmsu0q07z","dataType":"boolean"},"options":{"affectLayout":true},"comparator":"true","bindingType":"visibility","childBindings":[],"siblingBindings":["8umqnunqhkgjw2ge5n34qk305","6d0hvzqalyix1teblqcitn4ln","e0dwtuk11sx3es2jcbnu20lvc","bnxts3ymzjim3wnkpvml5uarq","9btwbrzdu2znco8e9tus5vcd9","2jgpiz9y4u0562mle3fxrxxf0"]}

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.