You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
안녕하세요.
tui-grid@4.18.1 버전을 사용해서 개발을 하고 있습니다.
form태그 안에 그리드를 tree로 기능구현을 하고,
트리 ▼아이콘을 클릭해서 expend/collapse 할때 form이 submit이 되고 있습니다.
소스를 보니까 ▼아이콘이 button으로 되어 있어서 그런거 같아 보입니다.
샘플 입니다. https://jsfiddle.net/gizmo80/g7hcuyjL/9/
I created a grid inside the form tag.
And I added the tree function,
When the ▼ button is clicked, the form tag submit is working.
Maybe it's because the ▼ button has a button tag. https://jsfiddle.net/gizmo80/g7hcuyjL/9/
Desktop (please complete the following information):
OS: Linux(HamoniKR 4.0)
Browser chrome(94.0.4606.61)
Version tui-grid 4.18.1
The text was updated successfully, but these errors were encountered:
Describe the bug
안녕하세요.
tui-grid@4.18.1 버전을 사용해서 개발을 하고 있습니다.
form태그 안에 그리드를 tree로 기능구현을 하고,
트리 ▼아이콘을 클릭해서 expend/collapse 할때 form이 submit이 되고 있습니다.
소스를 보니까 ▼아이콘이 button으로 되어 있어서 그런거 같아 보입니다.
샘플 입니다.
https://jsfiddle.net/gizmo80/g7hcuyjL/9/
I created a grid inside the form tag.
And I added the tree function,
When the ▼ button is clicked, the form tag submit is working.
Maybe it's because the ▼ button has a button tag.
https://jsfiddle.net/gizmo80/g7hcuyjL/9/
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: