-
It seems like this merged pull request broke the payment algorithm or simulation:
https://github.com/renepickhardt/pickhardtpayments/pull/24
PickhardtPaymentsExample.ipynb examples don't work an…
-
**As a** product owner
**I need** to be able to limit the number of creatable wishlists and the number of products in each of them
**So that** I can introduce a subscription for tracking more produc…
-
GlobalState.js
import React, { createContext, useReducer } from "react";
import AppReducer from "./AppReducer";
const initialState = {
cart: [],
orders: [],
};
export const GlobalContext = cre…
-
-
Something I wanted to bring up for a while (but was shy too, because English is not my native language, nor I'm too familiar with financial terminology specifically). I know that Portfolio Performance…
-
1. /on_search:
- pls remove "@ondc/org/fssai_license_no"; data type is string & null is not valid for string;
- attribute values for item 39046 (& others) invalid - colour should be hex value, gende…
-
**Github username:** --
**Twitter username:** https://twitter.com/windhustler
**Submission hash (on-chain):** 0x5affa9ba62c91d0fa1e633b336f88d94167b33dcca92ae9c5e0ab3e26af0f213
**Severity:** high
**…
-
I have asked MKM about access to the API for private users, here is the reply:
> We won't open the API again for private users, at least not the actual version 2.0. We are working on the next versi…
-
emails + rsvps / tickets "sold" available in a dashboard and for download for free events
-
#### 描述问题:
使用的table2,一个订单列表,数据分为order,和对应的children为order_item。希望在展示order时,合并前5列,而order_item正常显示7列。
实际效果:有的order_item行只显示了第0、5、 6列,第1~4列不见了,在dom里能看到根本没生成。但是每个order_item最后一行却正常显示为7列
#### 截图或视频:
…