-
If I follow the steps below then the result is not what I expect.
Steps:
1. Tick the Check all visible when checking an entity in Attributes section
2. Select to only should custom attributes
3.…
-
Hi,
I have this following code
```
```
However, when I clear the `data[index]` for the corresponding index, the data is updated correctly but the label displayed stays the sa…
-
Hello,
I have big issue with module I very like :)
Problem:
Not adding products if more then one attribute set selected in rule conditions.
P.S. If only ONE attribute set selected all working properl…
-
The class="form-control" is overwritten (if I may use the term as its not exactly on override) in the following places causing the g:select tag to render only the second class element. For the lines o…
-
🍰 Appetite 🍰
| Property | Value |
|:-------|:------:|
| Points | 25 points |
| Difficulty rating | ★★★★☆|
| Maximum Assignees | 5 person |
🤔 Problem Statement
------------------…
-
Hi,
I just stumpled upon your plugin while I was creating the same functionality myself.
My idea differed in one way from your way, maybe you guys can integrate my idea into your plugin, making …
-
I am using an automated accessibility testing tool called Level Access Assistant. It shows an issue for Select.vue component - aria-controls attribute is lacking.
**Describe the solution you'd like…
-
- VS Code Version: 1.88.0
- OS Version: MacOS Sonoma (v14.6.1)
**[Issue]**
The tree structure following index.mjs or when the three dots are expanded lacks a proper organization. Each expanded t…
-
### **Environment:**
- Hosting type : Form.io
- Version: Latest version (https://formio.github.io/formio.js/app/builder.html)
- Browser: Microsoft Edge
- Browser version: Version 120.0.2210.61 (…
-
When i give required to the select html attribute and applied plugin, its not capturing the select name attribute and not displaying error message if you haven't selected any value.
Ex:
```
..…