Liquid error: Value cannot be null.
Parameter name: key
Liquid error: Value cannot be null.
Parameter name: key
Community member
Comments
-
Hi,
We can throw an exception and display a message.
throw new InvalidPluginExecutionException("Message here....");
*This post is locked for comments