The Exec function may not work correctly

Wappler Version : 7.9.4
Operating System : Win10
Server Model: NodeJs
Database Type:
Hosting Type: local

I create an element in the API library. Then I create an API procedure and call the library element using Exec.

Expected behavior

The Exec function must execute the specified library element.

Actual behavior

The Exec function is attempting to execute a removed, non-existent library element. This is evident from the error message displayed in the console.