Describe the bug 📝
I’m checking a dataType=”IFCTEXT” in my IDS for my value. So it should be checking String “410.20257“. But IDS check converts this requiredValue automatically to number and checks for 410.20257 then the test fails because 410.20257 ≠ “410.20257“.
Can you help on this matter ?
Reproduction ▶️
No response
Steps to reproduce 🔢
No response
System Info 💻
"@thatopen/components": "^3.4.1",
"@thatopen/components-front": "^3.4.1",
"@thatopen/fragments": "^3.4.1",
"@thatopen/ui": "^3.4.0",
"@thatopen/ui-obc": "^3.4.0",
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅
Describe the bug 📝
I’m checking a dataType=”IFCTEXT” in my IDS for my value. So it should be checking String “410.20257“. But IDS check converts this requiredValue automatically to number and checks for 410.20257 then the test fails because 410.20257 ≠ “410.20257“.
Can you help on this matter ?
Reproduction▶️
No response
Steps to reproduce 🔢
No response
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅