Issue #3497Opened May 28, 2021by mosh-tudor1 reactions

BUG: Button trait command doesn't work

Question

Version: Latest

Describe the bug detailed

https://jsfiddle.net/cleaver/wgz2jsvq/2/ Nothing happens on:

        traits: [
          {
            text: 'Simple button',
            type: 'button',
            full: true,
            command: () => {
              console.log('Broken button');
              alert('Broken button');
            },
          },
        ]

On version 0.16.45 the same code worked fine: https://jsfiddle.net/cleaver/kenvpt50/1/

Answers (1)

artfMay 31, 20211 reactions

Thanks for the report @tudor-ooo will be fixed in the next release

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.