Xxsource98/V-Librus

Point grades are shown as 0

Opened this issue · 6 comments

All my point grades are shown as 0.

No error in the console.

Could you show me output from variable: let grades = dataContext.librusData.grades; in grades.jsx file on 188 line?

When I am trying to run this app from the source I've got this error: Uncaught TypeError: window.require is not a function in titleBar.jsx:13

Please check out new version and let me know. By the way, try to clone and install all packages again.

Could you show me output from variable: let grades = dataContext.librusData.grades; in grades.jsx file on 188 line?

image

Also I've got this error for all subjects:
Warning: Encountered two children with the same key, `Chemia`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.

Got it, but this problem is a problem with Librus API, not my application ;/ I will look for it and drop commect here if I will fix it

When will this be fixed, it's slightly annoying.