[BUG FIX] node-red-contrib-simple-gate (version 0.5.2) – Share Your Nodes
This version fixes a bug that caused the node to fail when trying to save its context to a context store that does not support synchronous access. Since the node cannot tell whether or not the context store selected by the user supports synchronous operations, the new version uses the form for asynchronous access everywhere.
This change is intended to be backward compatible with the previous version, and users who are not affected by this issue do not need to upgrade. Please report bugs or issues here or on GitHub.
Read more here: Source link