diff --git a/sas/static/bundled/sas/viewer-index.ts b/sas/static/bundled/sas/viewer-index.ts index 0eec9d36..ba17ee46 100644 --- a/sas/static/bundled/sas/viewer-index.ts +++ b/sas/static/bundled/sas/viewer-index.ts @@ -309,6 +309,7 @@ exportToHtml("loadViewer", (config: ViewerConfig) => { // Clear selection and cache of retrieved user so they can be filtered again widget.clear(false); widget.clearOptions(); + widget.setTextboxValue(""); }, /**