Advertisement
Guest User

Untitled

a guest
May 4th, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. core.js:30271 ERROR CONTEXT {
  2. "view": {
  3. "def": {
  4. "nodeFlags": 50380801,
  5. "rootNodeFlags": 33554433,
  6. "nodeMatchedQueries": 0,
  7. "flags": 0,
  8. "nodes": [
  9. {
  10. "nodeIndex": 0,
  11. "parent": null,
  12. "renderParent": null,
  13. "bindingIndex": 0,
  14. "outputIndex": 0,
  15. "checkIndex": 0,
  16. "flags": 33554433,
  17. "childFlags": 49152,
  18. "directChildFlags": 49152,
  19. "childMatchedQueries": 0,
  20. "matchedQueries": {},
  21. "matchedQueryIds": 0,
  22. "references": {},
  23. "ngContentIndex": null,
  24. "childCount": 1,
  25. "bindings": [],
  26. "bindingFlags": 0,
  27. "outputs": [],
  28. "element": {
  29. "ns": "",
  30. "name": "wf-action-bar",
  31. "attrs": [
  32. [
  33. "",
  34. "title",
  35. "Detail"
  36. ]
  37. ],
  38. "template": null,
  39. "componentProvider": {
  40. "nodeIndex": 1,
  41. "parent": "[Circular]",
  42. "renderParent": "[Circular]",
  43. "bindingIndex": 0,
  44. "outputIndex": 0,
  45. "checkIndex": 1,
  46. "flags": 49152,
  47. "childFlags": 0,
  48. "directChildFlags": 0,
  49. "childMatchedQueries": 0,
  50. "matchedQueries": {},
  51. "matchedQueryIds": 0,
  52. "references": {},
  53. "ngContentIndex": -1,
  54. "childCount": 0,
  55. "bindings": [
  56. {
  57. "flags": 8,
  58. "name": "title",
  59. "nonMinifiedName": "title",
  60. "ns": null,
  61. "securityContext": null,
  62. "suffix": null
  63. }
  64. ],
  65. "bindingFlags": 8,
  66. "outputs": [],
  67. "element": null,
  68. "provider": {
  69. "deps": [
  70. {
  71. "flags": 0,
  72. "tokenKey": "RouterExtensions_79"
  73. },
  74. {
  75. "flags": 0,
  76. "tokenKey": "FilterService_97"
  77. },
  78. {
  79. "flags": 0,
  80. "tokenKey": "KeyboardService_98"
  81. }
  82. ]
  83. },
  84. "text": null,
  85. "query": null,
  86. "ngContent": null
  87. },
  88. "componentRendererType": {
  89. "id": "c3",
  90. "styles": [
  91. ".badge[_ngcontent-%COMP%] {\n background-color: red;\n border-width: 1;\n border-color: red;\n border-radius: 5;\n color: white;\n padding: 1 5;\n font-size: 14;\n font-weight: bold;\n opacity: 0.8; }\n\n.filter-icon[_ngcontent-%COMP%] {\n height: 100%; }\n\n.badge[_ngcontent-%COMP%] {\n left: 30;\n top: 5; }"
  92. ],
  93. "encapsulation": 0,
  94. "data": {}
  95. },
  96. "publicProviders": {
  97. "ActionBarComponent_150": "[Circular]"
  98. },
  99. "allProviders": "[Circular]"
  100. },
  101. "provider": null,
  102. "text": null,
  103. "query": null,
  104. "ngContent": null
  105. },
  106. "[Circular]",
  107. {
  108. "nodeIndex": 2,
  109. "parent": null,
  110. "renderParent": null,
  111. "bindingIndex": 1,
  112. "outputIndex": 0,
  113. "checkIndex": 2,
  114. "flags": 1,
  115. "childFlags": 16793601,
  116. "directChildFlags": 16777217,
  117. "childMatchedQueries": 0,
  118. "matchedQueries": {},
  119. "matchedQueryIds": 0,
  120. "references": {},
  121. "ngContentIndex": null,
  122. "childCount": 2,
  123. "bindings": [],
  124. "bindingFlags": 0,
  125. "outputs": [],
  126. "element": {
  127. "ns": "",
  128. "name": "GridLayout",
  129. "attrs": [],
  130. "template": null,
  131. "componentProvider": null,
  132. "componentView": null,
  133. "componentRendererType": null,
  134. "publicProviders": {},
  135. "allProviders": "[Circular]"
  136. },
  137. "provider": null,
  138. "text": null,
  139. "query": null,
  140. "ngContent": null
  141. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement