Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Low code app DOM error: Cannot read properties of undefined (reading ‘IsRequired’) while saving form

Solved929 views4th July 2023DOM low code app
3
Gerwin van der Kamp [DevOps Enabler]2.91K 9th June 2023 2 Comments

When creating/saving an new instance i do get this error:

Cannot read properties of undefined (reading ‘IsRequired’)

Where can i find more information or logs to pin where it goes wrong?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th July 2023
Tiago Rosa [SLC] [DevOps Advocate] commented 12th June 2023

Hi Gerwin, could you open your browser’s DevTools (F12), go to Console, reproduce the steps you followed and paste the full error here? It might help understanding where the problem originates.

Gerwin van der Kamp [DevOps Enabler] commented 13th June 2023

Sure, there are no errors in the console when hitting save only some warnings about websockets that got interrupted while reloading:

The connection to wss://xxx.xxx.xxx.xxx/API/v1/WebSocket.ashx was interrupted while the page was loading. main.158fc601dec4754f.js:1:1285824
WebSocket error:
error { target: WebSocket, isTrusted: true, srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, returnValue: true, defaultPrevented: false, composed: false, … }
main.158fc601dec4754f.js:1:1285976
WebSocket will try reconnecting after 4000ms. main.158fc601dec4754f.js:1:1287225
dygraph-skyline.js:3:20145
Cookie “AK” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite WebSocket.ashx
WebSocket connected. main.158fc601dec4754f.js:1:1286300
XHRPOST
https://xxx.xxx.xxx.xxx/API/v1/Internal.asmx/GetUserPhoto

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
5
Gilles Bara [SLC] [DevOps Enabler]6.80K Posted 14th June 2023 1 Comment

I had a quick glance at the code and this error could occur when working with stateful DOM. More specifically when you have DomStatusSectionDefinitionLinks that are missing some DomStatusFieldDescriptorLinks required for a proper state transition.

You could inspect the DOM definition and look for some missing  FieldDescriptorLinks in the StatusSectionDefinitionLinks.

Nevertheless the web app should be able to handle such unexpected situations instead of displaying such an ugly, meaningless error. This is a valid issue and you can expect a fix for this.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th July 2023
Gerwin van der Kamp [DevOps Enabler] commented 14th June 2023

it mioght be that i don;t use all the fields of an section altough they are all optional. Let’s see what happens when i create one by C#

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs