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
fixes #1374 - add some protection in case id ' does not exists or if even localStorage does not exists 92dfd05
fixes #1373 - removed top-level await in order to resolve the error: "await is only valid in async functions and the top level bodies of modules" b0b16d3
added missing template mentioning in the README: input template 0b2a55a
fixes #1386 - re-enabled spellcheck for the input component a459362
fixes #1391 - Can't add a tag with the value 0 as integer 5de627b
Fix test on settings "dropdown.enable" (should be "dropdown.enabled" instead) f93da3e