Saravanan Ramupillai

Results 13 comments of Saravanan Ramupillai

> @tsetsik > Worked for me > > ``` > module.exports = { > entry: './index.js', > output: { > path: './', > filename: 'your.bundle.js' > }, > node: {...

I am also getting the same error when two app import each other.

I got the same error above. This error still there in 0.5.1

We also faced the same. The problem is Re-Exporting the Aliased the import `DialogContent`. Try this instead, it worked for us. ``` import Button from './Button/Button'; import Chip from './Chip/Chip';...

Really a awesome library we are using it in live since a year. awaiting for more granular control on draggable n dropable feature to replace the react dnd with dndkit...

@poush can we add linting for code style

@poush But H2 is for videos right. Just i am curries. We can have all history of previously played videos, so that it will be easy for next time visit.

I did not understand it clearly. *p-o-p browser for supportive tasks * what does it mean.

I would like to be part of this issue implementation, Now only understood the real need of H2. Thanks @theocodes for clarification.