You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now a new widget instance is not sent to the preview until it gets saved for the first time. This works well for widgets that depend on values being supplied, but for others it adds a needless extra Update step.
Right now a new widget instance is not sent to the preview until it gets saved for the first time. This works well for widgets that depend on values being supplied, but for others it adds a needless extra Update step.