Vijay Singh

Results 4 issues of Vijay Singh

When using material-ui tooltip component, tooltip pop up DOM elements getting generated out of web component. Sample code to fix this issue: ``` import { RootRef } from '@material-ui/core'; import...

**Describe the bug** Material-UI tooltip generate DOM elements out of the Web Component. I have referred https://direflow.io/guides-and-tips#tips-for-material-ui but it has only solution for popover component. Similar fix does not works...

Bug

**Describe the bug** Whenever i run direflow app on debug mode, debugger get paused with following error/exception pause on promise rejection DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name...

Bug

Hi, I wanted to expand chat window to full screen. Just wondering if this is possible to do via config. Thank you.