Midhun G S

Results 51 comments of Midhun G S

@zainbinfurqan Please fix the lint error

deployed https://tj-4552.herokuapp.com/

deployed https://tj-4394.herokuapp.com/

deployed https://tj-4513.herokuapp.com/

@Frenchtoast0 please fix the lint errors

@Frenchtoast0 Please rebase https://github.com/French-Toast-Coding/ToolJet/pull/1

deployed https://tj-4193.herokuapp.com/

@TheLearneer Please fix the lint errors

@TheLearneer Please rebase https://github.com/TheLearneer/ToolJet/pull/1

Hi @Jittojoyes98 , the messages added is not showing in front end, please get the message from error object and set the toast https://github.com/ToolJet/ToolJet/blob/improvement/workspace-id-scope-be/frontend/src/ManageSSO/GeneralSettings.jsx#L34 ``` (err) => { setSaving(false); toast.error(err?.data?.message...