Tony

Results 17 issues of Tony

We go to build Wazuh app with Kibana 7.10.2. Wazuh app dependces on many stuff which have been removed from kibana7.10.2, such as kibana_legacy,@kbn/i18n/react,angular-aria/angular-aria, angular-route,angular-sanitize... ```log TonydeMacBook-Air:wazuh tony$ yarn build...

bug
community
compatibility

hi nikini, thanks for your amazing gallery. one suggestion: can make it as an option to close the modal when click the outside of the image?

enhancement

I select the file, and then remove it, after that select the same file again, cannot select it again. onUploadOutput() function is not triggered

review

在App.vue里加了tabbar,代码如下。tabbar会挡住一部分内容,在chorme浏览器查看时是固定在底部,但用playground扫秒查看却不会固定在底部 ``` {{$store.getters.title}} 2秒后消失     const clipboard = weex.requireModule('clipboard') const modal = weex.requireModule('modal') export default { data () { return { appHeight: weex.config.deviceHeight + 'px' } },...

### Describe the problem I tried to run external binary with sidecar in macbook, stdout said tailscaled requires root, use sudo tailscaled. ``` const command = Command.sidecar("bin/tailscaled"); command.execute() ``` ###...

type: feature request

In the page which header is hided, click the item , go to another new page, the new page header is also hided. Is any way to show the header...

when I try to use the banner in the view page which includes ion-nav-view, the banner doesn't show. ``` booking Banner ```