Darwin Correa

Results 16 comments of Darwin Correa

> If you follow this you will get the correct signature. > > ``` > def generate_signature(value): > root_dir = os.path.dirname(os.path.abspath(__file__)) > > response = muterun_js(root_dir + '/scripts/byted-acrawler.js', value) >...

> > > If you follow this you will get the correct signature. > > > ``` > > > def generate_signature(value): > > > root_dir = os.path.dirname(os.path.abspath(__file__)) > >...

![Screenshot from 2022-01-08 12-27-43](https://user-images.githubusercontent.com/4504113/148653707-9d4d01e0-4886-4f1a-a8b4-b71292dbd738.png) after reboot, thunmbails not show, even right panel with workspace list not appear if go to extension and disable/enable all works fine

@otrsk @e18r seeing source code of jitsi you can set tis config prop `prejoinPageEnabled` to false https://codesandbox.io/s/youthful-cache-z5g76?file=/src/App.js

solved in https://github.com/gatteo/react-jitsi/issues/14

could be a great plus also support wildcards for example (*abc, abc*, *abc*) and (-abc -def) for exclude words

I think that could be a two separated functionality, one as native filter as mention @rusackas and another inside tables in dashboard (related with https://github.com/apache/superset/issues/27645)

@justinpark also consider in the DataTable in chart-plugins the option to custom render of column for example we want present a list of tweets in a table with a column...