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
Copy file name to clipboardexpand all lines: app/client/src/components/editorComponents/WidgetQueryGeneratorForm/CommonControls/DatasourceDropdown/useSource/useConnectToOptions.tsx
+4-1
Original file line number
Diff line number
Diff line change
@@ -227,6 +227,9 @@ function useConnectToOptions(props: ConnectToOptionsProps) {
227
227
// This is the path we bind to the sourceData field Ex: `{{Table1.selectedRow}}`
Copy file name to clipboardexpand all lines: app/client/src/components/editorComponents/WidgetQueryGeneratorForm/WidgetSpecificControls/OtherFields/Field/Dropdown/useDropdown.tsx
+4-1
Original file line number
Diff line number
Diff line change
@@ -81,12 +81,15 @@ export function useDropdown(props: OneClickDropdownFieldProps) {
0 commit comments