-
When i use this library with latest react version (17.x) with hooks it is not rerendering. ex, setSchedulerData(schedulerData) is not working while changing the view.
But when i use class component i…
-
首先,EventItem和EventTicket有外键关联,删除EventTicket将会导致问题
用户查询自己订单的需求是合理的,但一旦修改了票的价格,用户若要查询详情的时候,就会发现门票的单价乘以数量后的价格与当初支付的金额不符,这会导致产生不必要的误会。
上述问题的产生跟我们现在的设计有关,OrderItem和EventTicket有外键关联,所以,门票的价格确定后,就不应再修改,如果要修…
jasl updated
11 years ago
-
Hi, I noticed a strange bug when I test the calendar, when you scroll quickly on the calendar, it makes it bug and also the whole app but only on android. see the video
https://github.com/user-att…
-
Gestion des unités pour les items.
-
I have used fullcalendar3.2.0 plugin. It's work great, i read data from JSON. I need to show all events as color dots as above image. How to customize this. Kindly look into this.
![w32da](https://cl…
ghost updated
4 years ago
-
### Problem Statement
With our Span/Transcation API changes, the `Event` types are diverging between what properties of an event we can use and access while the event is processed in the SDK vs. wh…
Lms24 updated
19 hours ago
-
Create pull requests to merge the patches into the official web-component-tester
## ToDos
- Is the design legitimate?
- Middleware plugin I/F
- SocketIO polling payload fragmentation
- Clea…
-
right now at least, event items on the production site show an october 6th event before an october 16th one.
-
### What happened?
Description:
I'm encountering an issue where file writing operations using fwrite occasionally fail when running under FrankenPHP. Sometimes files are not physically created on …
g-ra updated
2 months ago
-
I'm referencing [this block here](https://github.com/adopted-ember-addons/ember-metrics/blob/master/addon/metrics-adapters/google-tag-manager.js#L52-L55). All the top-level keys are rewritten with the…