lioshi

Results 4 issues of lioshi

add saveTagging return boolean: changes or not changes

Is there a way to make it work? Css style isn't in component scope with shadow:true.

In app.js of a web component I import materialUi ([https://material-ui.com](https://material-ui.com)) to use collection of react's components `import React from 'react';` `import Alert from '@material-ui/lab/Alert';` It works with shadow dom off...

Bug
Enhancement