I already tried to spot any local issues on my machine by clearing the browser cache, restarting my computer and installing the latest nightly build, but its still not working.
Am I doing something wrong or has the logic to pass variables into a button click event changed in v3?
If the logic has changed can you please provide me a working example and add this to the v3 doc ()?
Your code (not using the UDEndpoint) is working for me too but not if I am using it in combination with a function and a UDTable. This will not pass the required variables into the function.
Here is a sample code that points out what my problem is:
PS: ignore the first error “cannot find cmdlet” … dont know why this is happening but is not part of this problem.
The “WORKING” button is returning the body but the “NOTWORKING” button not as this one is creating the UDButton not in the same context or something like this (inside an external function)
@adam this one is stopping me from having any progress on my project using UD, as a button is a key feature for am admin dashboard … would be great to get this fixed soon.