Copy as gRPCurl with template tag plugin

BugImprovement
“Copy as gRPCurl” does not work when the request uses an template tag function
logs:
[2026-02-23][14:48:13][[37mINFO[0m][yaak_plugins::nodejs] Plugin call threw exception call_grpc_request_action_request → SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON
[2026-02-23][14:48:13][[31mERROR[0m][tauri_app_lib::plugin_events] Plugin error: SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON: ErrorResponse { error: "SyntaxError: Unexpected token '$', ...\"mestamp\": ${[ faker.\"... is not valid JSON" }
[2026-02-23][14:49:45][[37mINFO[0m][yaak_plugins::nodejs] Plugin call threw exception call_grpc_request_action_request → SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON
[2026-02-23][14:49:45][[31mERROR[0m][tauri_app_lib::plugin_events] Plugin error: SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON: ErrorResponse { error: "SyntaxError: Unexpected token '$', ...\"mestamp\": ${[ faker.\"... is not valid JSON" }
[2026-02-23][14:51:26][[37mINFO[0m][yaak_plugins::nodejs] Plugin call threw exception call_grpc_request_action_request → SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON
[2026-02-23][14:51:26][[31mERROR[0m][tauri_app_lib::plugin_events] Plugin error: SyntaxError: Unexpected token '$', ..."mestamp": ${[ faker."... is not valid JSON: ErrorResponse { error: "SyntaxError: Unexpected token '$', ...\"mestamp\": ${[ faker.\"... is not valid JSON" }
macOS2026.3.0-beta.5
Can you check if this is fixed in the latest beta? https://github.com/mountain-loop/yaak/releases/tag/v2026.3.0-beta.8
Will get this fixed!