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
Typeform API doesn't allow to request specific information about a form, so every method requested all the form information. Now you can request the form information and pass it as a keyword to every other method so the lib won't do a request every time you use a method even if it was the same form.
0 commit comments