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
I understand that this example crashes, because the DET elements reference themselves. However, shouldn't the plugin skip such elements and be able to process the rest of the file?
The following example does not crash, although DET1 still references itself. Does someone understand this behavior?
I have seen some data cards crashing on import with a NullPointerException when reading Devices. A minimal example producing this exception is
I understand that this example crashes, because the DET elements reference themselves. However, shouldn't the plugin skip such elements and be able to process the rest of the file?
The following example does not crash, although DET1 still references itself. Does someone understand this behavior?
The text was updated successfully, but these errors were encountered: