I have a working frontend workflow that calls Supabase from Custom JavaScript using wwLib. When I use MCP’s editFrontendWorkflow tool to change an unrelated action, WeWeb rejects the entire edit with [JS_INSTEAD_OF_NATIVE_ACTION], pointing to unchanged wwLib actions. The workflow still runs in the app. This effectively prevents me from directly editing workflows containing these calls through that MCP tool. Could unchanged, working actions be preserved when editing another part of the workflow?