Giter VIP home page Giter VIP logo

rhm's Introduction

rhm's People

Contributors

somidad avatar

Watchers

 avatar

rhm's Issues

Migrated file is not loaded

https://github.com/gsongsong/rhm/blob/0b44f022ee34e1db6402eb42c622ec618ab807bc/src/utils.ts#L232

utils.ts:233 Uncaught TypeError: Cannot read property 'length' of undefined
    at utils.ts:233
    at Array.forEach (<anonymous>)
    at utils.ts:230
    at Array.forEach (<anonymous>)
    at utils.ts:225
    at FileReader.De.v.onload (AppMenu.tsx:70)
(anonymous) @ utils.ts:233
(anonymous) @ utils.ts:230
(anonymous) @ utils.ts:225
De.v.onload @ AppMenu.tsx:70
load (async)
De @ AppMenu.tsx:59
oi @ react-dom.production.min.js:157
Hi @ react-dom.production.min.js:180
Kc @ react-dom.production.min.js:269
Sl @ react-dom.production.min.js:250
Cl @ react-dom.production.min.js:250
El @ react-dom.production.min.js:250
hl @ react-dom.production.min.js:243
(anonymous) @ react-dom.production.min.js:123
t.unstable_runWithPriority @ scheduler.production.min.js:18
Bo @ react-dom.production.min.js:122
qo @ react-dom.production.min.js:123
$o @ react-dom.production.min.js:122
Ie @ react-dom.production.min.js:292
Xt @ react-dom.production.min.js:73

Incorrect publishing with multiple packages in a version

Minimal reproducible example

{
  "versionList": [
    {
      "index": 0,
      "name": "R1",
      "indexPrev": -1,
      "changeList": [],
      "releaseList": [
        {
          "index": 0,
          "pkgIndex": 0,
          "customerIndexList": [
            0,
            1
          ],
          "customerIndexListPerChangeList": []
        }
      ]
    },
    {
      "index": 1,
      "name": "R2",
      "indexPrev": 0,
      "changeList": [
        {
          "index": 0,
          "description": "Change 1",
          "beforeChange": "",
          "lineupIndex": -1
        }
      ],
      "releaseList": [
        {
          "index": 0,
          "pkgIndex": 1,
          "customerIndexList": [
            0
          ],
          "customerIndexListPerChangeList": [
            {
              "versionIndex": 1,
              "changeIndex": 0,
              "customerIndexList": [
                -1
              ]
            }
          ]
        },
        {
          "index": 1,
          "pkgIndex": 2,
          "customerIndexList": [
            1
          ],
          "customerIndexListPerChangeList": []
        }
      ]
    }
  ],
  "lineupList": [],
  "pkgList": [
    {
      "index": 0,
      "name": "Package A",
      "lineupIndex": -1
    },
    {
      "index": 1,
      "name": "Package B",
      "lineupIndex": -1
    },
    {
      "index": 2,
      "name": "Package C",
      "lineupIndex": -1
    }
  ],
  "customerList": [
    {
      "index": 0,
      "name": "Customer A"
    },
    {
      "index": 1,
      "name": "Customer B"
    }
  ]
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.