timwuthenow opened a new issue, #2980:
URL: https://github.com/apache/incubator-kie-tools/issues/2980

   When using the sample DMN on KIE Sandbox, if I am using the runner and go to 
change the column size of a DMN decision, the form editor breaks with the error 
below. This, in theory, should be a visual change and not changing anything on 
the data, just the width of the table to fit more of the column header in. A 
gif is shown below showing that as is, the runner works, but if I change the 
width it breaks, when the width is completely undone, it goes back to working.
   
   This is using current deployment of KIE Sandbox (or Apache 10.0.0 locally of 
KIE Sandbox) and the Extended Services 10.0.0, CORS 10.0.0.
   
   This same behavior is seen when deployed as a container locally for me using 
the 10.0.0 images.
   
   
![Image](https://github.com/user-attachments/assets/843fb1c0-16d7-4f01-91b6-2eaa363839fb)
   
   
   
   Error: 
   DMN LANGUAGE SERVICE - buildImportIndex: Error while getting imported models 
from model resources.
   Tried to use the following model resources: [{"content":"<?xml 
version=\"1.0\" encoding=\"UTF-8\" ?>\n<dmn:definitions 
xmlns:dmn=\"https://www.omg.org/spec/DMN/20230324/MODEL/\"; 
xmlns=\"https://kie.apache.org/dmn/_857FE424-BEDA-4772-AB8E-2F4CDDB864AB\"; 
xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\"; 
xmlns:kie=\"https://kie.org/dmn/extensions/1.0\"; 
xmlns:dmndi=\"https://www.omg.org/spec/DMN/20230324/DMNDI/\"; 
xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\"; 
xmlns:feel=\"http://www.omg.org/spec/DMN/20180521/FEEL/\"; 
id=\"_C6CBECEB-2BBC-4E14-80B0-17F576B2CF92\" name=\"loan_pre_qualification\" 
expressionLanguage=\"https://www.omg.org/spec/DMN/20230324/FEEL/\"; 
typeLanguage=\"https://www.omg.org/spec/DMN/20230324/FEEL/\"; 
namespace=\"https://kie.apache.org/dmn/_857FE424-BEDA-4772-AB8E-2F4CDDB864AB\";>\n
  <dmn:extensionElements />\n  <dmn:itemDefinition 
id=\"_D40B0106-62E8-4AC0-A39A-C6C9506194A9\" name=\"Requested_Product\" 
isCollection=\"false\">\n    <dmn:itemComponent id=\"_68b
 4a96c-198a-4575-b29a-a2c8b0539a2c\" name=\"Type\" isCollection=\"false\">\n    
  <dmn:typeRef>Product_Type</dmn:typeRef>\n    </dmn:itemComponent>\n    
<dmn:itemComponent id=\"_ab1647c2-cb63-4808-8d90-36d41591a40c\" name=\"Rate\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_152917bb-6095-4057-8613-5b08b77db235\" name=\"Term\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_e2f0e8cd-8f5a-43d4-b263-aaa5b9ae4420\" name=\"Amount\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n  </dmn:itemDefinition>\n  <dmn:itemDefinition 
id=\"_2B4E9593-3239-4E04-A213-345F0AA0AF9D\" name=\"Marital_Status\" 
isCollection=\"false\">\n    <dmn:typeRef>string</dmn:typeRef>\n    
<dmn:allowedValues id=\"_5BD13D9D-412F-4E6B-914A-3D8AAAC6A705\">\n      
<dmn:text>&quot;M&quot;,&quot;D&quot;,&quot;S&quot;</dmn:text>\n    <
 /dmn:allowedValues>\n  </dmn:itemDefinition>\n  <dmn:itemDefinition 
id=\"_F090CBB7-F5C3-4C54-9905-517DC1469B52\" name=\"Applicant_Data\" 
isCollection=\"false\">\n    <dmn:itemComponent 
id=\"_f52e2b9f-544c-48ac-91e0-168a6e13fc8b\" name=\"Age\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_5a20d4c2-0e66-4bb9-b5ea-3b9f2cd8e050\" name=\"Marital Status\" 
isCollection=\"false\">\n      <dmn:typeRef>Marital_Status</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_701117b8-2f8d-4e94-a5db-d503f0fba3af\" name=\"Employment Status\" 
isCollection=\"false\">\n      <dmn:typeRef>string</dmn:typeRef>\n      
<dmn:allowedValues id=\"_4A8E36FC-A40C-4CB5-9AE1-73082DA24D13\">\n        
<dmn:text>&quot;Unemployed&quot;,&quot;Employed&quot;,&quot;Self-employed&quot;,&quot;Student&quot;</dmn:text>\n
      </dmn:allowedValues>\n    </dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_17ad2a24-425f-4df7-92fc-609e10217b
 8b\" name=\"Existing Customer\" isCollection=\"false\">\n      
<dmn:typeRef>boolean</dmn:typeRef>\n    </dmn:itemComponent>\n    
<dmn:itemComponent id=\"_bb9ef72e-2e0d-4175-ba58-d613bda7e9b3\" 
name=\"Monthly\" isCollection=\"false\">\n      <dmn:itemComponent 
id=\"_32d5ea39-4bbc-4b16-88cd-f7e6e47a885e\" name=\"Income\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent 
id=\"_7850468b-173d-4162-9c7a-94453a4b02d7\" name=\"Repayments\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent 
id=\"_af578182-5c71-4b71-9027-0f0cf83770ab\" name=\"Expenses\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent 
id=\"_4a4d01be-fe97-49a2-8c4c-3a49ff27968d\" name=\"Tax\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent id=\"_
 f95dbf70-d256-4d40-a61d-c6332d864e8f\" name=\"Insurance\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n    </dmn:itemComponent>\n  </dmn:itemDefinition>\n  
<dmn:itemDefinition id=\"_1945BD2E-C82C-4E7A-A59E-484B56A3AE46\" 
name=\"Post-Bureau_Risk_Category\" isCollection=\"false\">\n    
<dmn:itemComponent id=\"_19ecc622-e72c-482d-9de3-6578a1c76f1e\" name=\"Risk 
Category\" isCollection=\"false\">\n      
<dmn:typeRef>Risk_Category</dmn:typeRef>\n    </dmn:itemComponent>\n    
<dmn:itemComponent id=\"_2fa724d1-b276-4a3f-a2ef-2e7db3d362f3\" name=\"Credit 
Contingency Factor\" isCollection=\"false\">\n      
<dmn:typeRef>number</dmn:typeRef>\n    </dmn:itemComponent>\n  
</dmn:itemDefinition>\n  <dmn:itemDefinition 
id=\"_4816704B-AB7F-4624-8368-0BBBAFC04FB9\" name=\"Pre-Bureau_Risk_Category\" 
isCollection=\"false\">\n    <dmn:itemComponent 
id=\"_78b44e10-e166-44a4-83a3-5d12c99529e8\" name=\"Risk Category\" 
isCollection=\"false\">\n      <dmn:ty
 peRef>string</dmnError details: Error: Stopping NaN from propagating. Tried to 
parse from (float) ''
       at e.<anonymous> (index.js:8:2875326)
       at index.js:8:2870856
       at Object.next (index.js:8:2870961)
       at index.js:8:2869873
       at new Promise (<anonymous>)
       at r (index.js:8:2869618)
       at e.buildImportIndex (index.js:8:2874240)
       at index.js:8:6767307
       at Generator.next (<anonymous>)
       at a (index.js:8:6763638)
   index.js:8 Error: 
   DMN LANGUAGE SERVICE - buildImportIndex: Error while getting imported models 
from model resources.
   Tried to use the following model resources: [{"content":"<?xml 
version=\"1.0\" encoding=\"UTF-8\" ?>\n<dmn:definitions 
xmlns:dmn=\"https://www.omg.org/spec/DMN/20230324/MODEL/\"; 
xmlns=\"https://kie.apache.org/dmn/_857FE424-BEDA-4772-AB8E-2F4CDDB864AB\"; 
xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\"; 
xmlns:kie=\"https://kie.org/dmn/extensions/1.0\"; 
xmlns:dmndi=\"https://www.omg.org/spec/DMN/20230324/DMNDI/\"; 
xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\"; 
xmlns:feel=\"http://www.omg.org/spec/DMN/20180521/FEEL/\"; 
id=\"_C6CBECEB-2BBC-4E14-80B0-17F576B2CF92\" name=\"loan_pre_qualification\" 
expressionLanguage=\"https://www.omg.org/spec/DMN/20230324/FEEL/\"; 
typeLanguage=\"https://www.omg.org/spec/DMN/20230324/FEEL/\"; 
namespace=\"https://kie.apache.org/dmn/_857FE424-BEDA-4772-AB8E-2F4CDDB864AB\";>\n
  <dmn:extensionElements />\n  <dmn:itemDefinition 
id=\"_D40B0106-62E8-4AC0-A39A-C6C9506194A9\" name=\"Requested_Product\" 
isCollection=\"false\">\n    <dmn:itemComponent id=\"_68b
 4a96c-198a-4575-b29a-a2c8b0539a2c\" name=\"Type\" isCollection=\"false\">\n    
  <dmn:typeRef>Product_Type</dmn:typeRef>\n    </dmn:itemComponent>\n    
<dmn:itemComponent id=\"_ab1647c2-cb63-4808-8d90-36d41591a40c\" name=\"Rate\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_152917bb-6095-4057-8613-5b08b77db235\" name=\"Term\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_e2f0e8cd-8f5a-43d4-b263-aaa5b9ae4420\" name=\"Amount\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n  </dmn:itemDefinition>\n  <dmn:itemDefinition 
id=\"_2B4E9593-3239-4E04-A213-345F0AA0AF9D\" name=\"Marital_Status\" 
isCollection=\"false\">\n    <dmn:typeRef>string</dmn:typeRef>\n    
<dmn:allowedValues id=\"_5BD13D9D-412F-4E6B-914A-3D8AAAC6A705\">\n      
<dmn:text>&quot;M&quot;,&quot;D&quot;,&quot;S&quot;</dmn:text>\n    <
 /dmn:allowedValues>\n  </dmn:itemDefinition>\n  <dmn:itemDefinition 
id=\"_F090CBB7-F5C3-4C54-9905-517DC1469B52\" name=\"Applicant_Data\" 
isCollection=\"false\">\n    <dmn:itemComponent 
id=\"_f52e2b9f-544c-48ac-91e0-168a6e13fc8b\" name=\"Age\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_5a20d4c2-0e66-4bb9-b5ea-3b9f2cd8e050\" name=\"Marital Status\" 
isCollection=\"false\">\n      <dmn:typeRef>Marital_Status</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_701117b8-2f8d-4e94-a5db-d503f0fba3af\" name=\"Employment Status\" 
isCollection=\"false\">\n      <dmn:typeRef>string</dmn:typeRef>\n      
<dmn:allowedValues id=\"_4A8E36FC-A40C-4CB5-9AE1-73082DA24D13\">\n        
<dmn:text>&quot;Unemployed&quot;,&quot;Employed&quot;,&quot;Self-employed&quot;,&quot;Student&quot;</dmn:text>\n
      </dmn:allowedValues>\n    </dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_17ad2a24-425f-4df7-92fc-609e10217b
 8b\" name=\"Existing Customer\" isCollection=\"false\">\n      
<dmn:typeRef>boolean</dmn:typeRef>\n    </dmn:itemComponent>\n    
<dmn:itemComponent id=\"_bb9ef72e-2e0d-4175-ba58-d613bda7e9b3\" 
name=\"Monthly\" isCollection=\"false\">\n      <dmn:itemComponent 
id=\"_32d5ea39-4bbc-4b16-88cd-f7e6e47a885e\" name=\"Income\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent 
id=\"_7850468b-173d-4162-9c7a-94453a4b02d7\" name=\"Repayments\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent 
id=\"_af578182-5c71-4b71-9027-0f0cf83770ab\" name=\"Expenses\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent 
id=\"_4a4d01be-fe97-49a2-8c4c-3a49ff27968d\" name=\"Tax\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent id=\"_
 f95dbf70-d256-4d40-a61d-c6332d864e8f\" name=\"Insurance\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n    </dmn:itemComponent>\n  </dmn:itemDefinition>\n  
<dmn:itemDefinition id=\"_1945BD2E-C82C-4E7A-A59E-484B56A3AE46\" 
name=\"Post-Bureau_Risk_Category\" isCollection=\"false\">\n    
<dmn:itemComponent id=\"_19ecc622-e72c-482d-9de3-6578a1c76f1e\" name=\"Risk 
Category\" isCollection=\"false\">\n      
<dmn:typeRef>Risk_Category</dmn:typeRef>\n    </dmn:itemComponent>\n    
<dmn:itemComponent id=\"_2fa724d1-b276-4a3f-a2ef-2e7db3d362f3\" name=\"Credit 
Contingency Factor\" isCollection=\"false\">\n      
<dmn:typeRef>number</dmn:typeRef>\n    </dmn:itemComponent>\n  
</dmn:itemDefinition>\n  <dmn:itemDefinition 
id=\"_4816704B-AB7F-4624-8368-0BBBAFC04FB9\" name=\"Pre-Bureau_Risk_Category\" 
isCollection=\"false\">\n    <dmn:itemComponent 
id=\"_78b44e10-e166-44a4-83a3-5d12c99529e8\" name=\"Risk Category\" 
isCollection=\"false\">\n      <dmn:ty
 peRef>string</dmnError details: Error: Stopping NaN from propagating. Tried to 
parse from (float) ''
       at e.<anonymous> (index.js:8:2875326)
       at index.js:8:2870856
       at Object.next (index.js:8:2870961)
       at index.js:8:2869873
       at new Promise (<anonymous>)
       at r (index.js:8:2869618)
       at e.buildImportIndex (index.js:8:2874240)
       at index.js:8:6767307
       at Generator.next (<anonymous>)
       at a (index.js:8:6763638)
   (anonymous) @ index.js:8
   Promise.catch
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Bl @ index.js:8
   t.unstable_runWithPriority @ index.js:8
   Yo @ index.js:8
   Il @ index.js:8
   _l @ index.js:8
   (anonymous) @ index.js:8
   t.unstable_runWithPriority @ index.js:8
   Yo @ index.js:8
   Qo @ index.js:8
   Ko @ index.js:8
   ul @ index.js:8
   Ma @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Promise.then
   (anonymous) @ index.js:8
   Promise.then
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   r @ index.js:8
   (anonymous) @ index.js:8
   d.getUniqueFileIdentifier.then.o.onmessage @ index.js:8Understand this 
errorAI
   index.js:8 Uncaught (in promise) Error: 
   DMN LANGUAGE SERVICE - buildImportIndex: Error while getting imported models 
from model resources.
   Tried to use the following model resources: [{"content":"<?xml 
version=\"1.0\" encoding=\"UTF-8\" ?>\n<dmn:definitions 
xmlns:dmn=\"https://www.omg.org/spec/DMN/20230324/MODEL/\"; 
xmlns=\"https://kie.apache.org/dmn/_857FE424-BEDA-4772-AB8E-2F4CDDB864AB\"; 
xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\"; 
xmlns:kie=\"https://kie.org/dmn/extensions/1.0\"; 
xmlns:dmndi=\"https://www.omg.org/spec/DMN/20230324/DMNDI/\"; 
xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\"; 
xmlns:feel=\"http://www.omg.org/spec/DMN/20180521/FEEL/\"; 
id=\"_C6CBECEB-2BBC-4E14-80B0-17F576B2CF92\" name=\"loan_pre_qualification\" 
expressionLanguage=\"https://www.omg.org/spec/DMN/20230324/FEEL/\"; 
typeLanguage=\"https://www.omg.org/spec/DMN/20230324/FEEL/\"; 
namespace=\"https://kie.apache.org/dmn/_857FE424-BEDA-4772-AB8E-2F4CDDB864AB\";>\n
  <dmn:extensionElements />\n  <dmn:itemDefinition 
id=\"_D40B0106-62E8-4AC0-A39A-C6C9506194A9\" name=\"Requested_Product\" 
isCollection=\"false\">\n    <dmn:itemComponent id=\"_68b
 4a96c-198a-4575-b29a-a2c8b0539a2c\" name=\"Type\" isCollection=\"false\">\n    
  <dmn:typeRef>Product_Type</dmn:typeRef>\n    </dmn:itemComponent>\n    
<dmn:itemComponent id=\"_ab1647c2-cb63-4808-8d90-36d41591a40c\" name=\"Rate\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_152917bb-6095-4057-8613-5b08b77db235\" name=\"Term\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_e2f0e8cd-8f5a-43d4-b263-aaa5b9ae4420\" name=\"Amount\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n  </dmn:itemDefinition>\n  <dmn:itemDefinition 
id=\"_2B4E9593-3239-4E04-A213-345F0AA0AF9D\" name=\"Marital_Status\" 
isCollection=\"false\">\n    <dmn:typeRef>string</dmn:typeRef>\n    
<dmn:allowedValues id=\"_5BD13D9D-412F-4E6B-914A-3D8AAAC6A705\">\n      
<dmn:text>&quot;M&quot;,&quot;D&quot;,&quot;S&quot;</dmn:text>\n    <
 /dmn:allowedValues>\n  </dmn:itemDefinition>\n  <dmn:itemDefinition 
id=\"_F090CBB7-F5C3-4C54-9905-517DC1469B52\" name=\"Applicant_Data\" 
isCollection=\"false\">\n    <dmn:itemComponent 
id=\"_f52e2b9f-544c-48ac-91e0-168a6e13fc8b\" name=\"Age\" 
isCollection=\"false\">\n      <dmn:typeRef>number</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_5a20d4c2-0e66-4bb9-b5ea-3b9f2cd8e050\" name=\"Marital Status\" 
isCollection=\"false\">\n      <dmn:typeRef>Marital_Status</dmn:typeRef>\n    
</dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_701117b8-2f8d-4e94-a5db-d503f0fba3af\" name=\"Employment Status\" 
isCollection=\"false\">\n      <dmn:typeRef>string</dmn:typeRef>\n      
<dmn:allowedValues id=\"_4A8E36FC-A40C-4CB5-9AE1-73082DA24D13\">\n        
<dmn:text>&quot;Unemployed&quot;,&quot;Employed&quot;,&quot;Self-employed&quot;,&quot;Student&quot;</dmn:text>\n
      </dmn:allowedValues>\n    </dmn:itemComponent>\n    <dmn:itemComponent 
id=\"_17ad2a24-425f-4df7-92fc-609e10217b
 8b\" name=\"Existing Customer\" isCollection=\"false\">\n      
<dmn:typeRef>boolean</dmn:typeRef>\n    </dmn:itemComponent>\n    
<dmn:itemComponent id=\"_bb9ef72e-2e0d-4175-ba58-d613bda7e9b3\" 
name=\"Monthly\" isCollection=\"false\">\n      <dmn:itemComponent 
id=\"_32d5ea39-4bbc-4b16-88cd-f7e6e47a885e\" name=\"Income\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent 
id=\"_7850468b-173d-4162-9c7a-94453a4b02d7\" name=\"Repayments\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent 
id=\"_af578182-5c71-4b71-9027-0f0cf83770ab\" name=\"Expenses\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent 
id=\"_4a4d01be-fe97-49a2-8c4c-3a49ff27968d\" name=\"Tax\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n      <dmn:itemComponent id=\"_
 f95dbf70-d256-4d40-a61d-c6332d864e8f\" name=\"Insurance\" 
isCollection=\"false\">\n        <dmn:typeRef>number</dmn:typeRef>\n      
</dmn:itemComponent>\n    </dmn:itemComponent>\n  </dmn:itemDefinition>\n  
<dmn:itemDefinition id=\"_1945BD2E-C82C-4E7A-A59E-484B56A3AE46\" 
name=\"Post-Bureau_Risk_Category\" isCollection=\"false\">\n    
<dmn:itemComponent id=\"_19ecc622-e72c-482d-9de3-6578a1c76f1e\" name=\"Risk 
Category\" isCollection=\"false\">\n      
<dmn:typeRef>Risk_Category</dmn:typeRef>\n    </dmn:itemComponent>\n    
<dmn:itemComponent id=\"_2fa724d1-b276-4a3f-a2ef-2e7db3d362f3\" name=\"Credit 
Contingency Factor\" isCollection=\"false\">\n      
<dmn:typeRef>number</dmn:typeRef>\n    </dmn:itemComponent>\n  
</dmn:itemDefinition>\n  <dmn:itemDefinition 
id=\"_4816704B-AB7F-4624-8368-0BBBAFC04FB9\" name=\"Pre-Bureau_Risk_Category\" 
isCollection=\"false\">\n    <dmn:itemComponent 
id=\"_78b44e10-e166-44a4-83a3-5d12c99529e8\" name=\"Risk Category\" 
isCollection=\"false\">\n      <dmn:ty
 peRef>string</dmnError details: Error: Stopping NaN from propagating. Tried to 
parse from (float) ''
       at e.<anonymous> (index.js:8:2875326)
       at index.js:8:2870856
       at Object.next (index.js:8:2870961)
       at index.js:8:2869873
       at new Promise (<anonymous>)
       at r (index.js:8:2869618)
       at e.buildImportIndex (index.js:8:2874240)
       at index.js:8:6784665
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   r @ index.js:8
   e.buildImportIndex @ index.js:8
   (anonymous) @ index.js:8
   Promise.then
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Bl @ index.js:8
   t.unstable_runWithPriority @ index.js:8
   Yo @ index.js:8
   Il @ index.js:8
   _l @ index.js:8
   (anonymous) @ index.js:8
   t.unstable_runWithPriority @ index.js:8
   Yo @ index.js:8
   Qo @ index.js:8
   Ko @ index.js:8
   ul @ index.js:8
   Ma @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Promise.then
   (anonymous) @ index.js:8
   Promise.then
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   r @ index.js:8
   (anonymous) @ index.js:8
   d.getUniqueFileIdentifier.then.o.onmessage @ index.js:8Understand this 
errorAI
   index.js:8 
               
               
              GET 
https://cors-production-7880.up.railway.app/api.rm2.thpm.p1.openshiftapps.com:6443/apis/apps/v1/namespaces/timothywuthenow-dev/deployments?labelSelector=tools.kie.org/created-by
 401 (Unauthorized)
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Ir @ index.js:8
   kubernetesFetch @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Ir @ index.js:8
   listResources @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Ur @ index.js:8
   listDeployments @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Jr @ index.js:8
   loadDevDeployments @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Ox @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Bl @ index.js:8
   t.unstable_runWithPriority @ index.js:8
   Yo @ index.js:8
   Il @ index.js:8
   (anonymous) @ index.js:8
   B @ index.js:8
   y.port1.onmessage @ index.js:8Understand this errorAI
   index.js:8 Failed to fetch list of Deployment: TypeError: Cannot read 
properties of undefined (reading 'map')
   (anonymous) @ index.js:8
   a @ index.js:8
   Promise.then
   l @ index.js:8
   (anonymous) @ index.js:8
   Ir @ index.js:8
   listResources @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Ur @ index.js:8
   listDeployments @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Jr @ index.js:8
   loadDevDeployments @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Ox @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   (anonymous) @ index.js:8
   Bl @ index.js:8
   t.unstable_runWithPriority @ index.js:8
   Yo @ index.js:8
   Il @ index.js:8
   (anonymous) @ index.js:8
   B @ index.js:8
   y.port1.onmessage @ index.js:8Understand this errorAI
   index.js:8 Error: Failed to fetch list of Deployment: TypeError: Cannot read 
properties of undefined (reading 'map')
       at Fr.<anonymous> (index.js:8:6555644)
       at Generator.next (<anonymous>)
       at a (index.js:8:6551330)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to