Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.
This repository was archived by the owner on May 13, 2024. It is now read-only.

Bugs #128

Open
Open
Bugs#128
@tunapiq

Description

@tunapiq

Hello,

There are a few bugs that I noticed, I am hoping this would get resolved.

Bug 1

Under 'Button' Control Specific Configuration: there is an option for 'clear', I think this should be 'reset'. <button type="clear"></button> does not do anything in the form-renderer when 'Wrap <form> outside of the Form' option is used. <button type="reset"></button> works.

Bug 2

The new tab block feature in 2.1.1 crashes with the following error being logged to the console:

  • Error in render: "TypeError: Cannot read properties of undefined (reading 'getIcon')" --> TabSectionPreButtons
  • Error in created hook: "TypeError: Cannot read properties of undefined (reading '$on')" --> TableSectionView
  • Cannot read properties of undefined (reading '$on')

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions