DivyarajsinhRana

Results 3 issues of DivyarajsinhRana

**Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'https://cdn.form.io/ace/1.4.12/worker-json.js' failed to load.** Component import React, { FC, useEffect, useState } from 'react' import styles from './createNewFormBuilder.module.scss' import...

Result is getting overwrite while speaking after 1-2 seconds const { listen, listening, stop } = useSpeechRecognition({ onResult: (result: any) => { setValue( 'diagnosis', diagnosisData?.diagnosis ? diagnosisData?.diagnosis + result :...

I have designed doctor schedular component using Smart Schedular Component. In have to give restricted hours property to all doctor listed in schedular . Current restricted hours property is only...