#Footer overlaps the "number of pages" @Chrome

11 messages · Page 1 of 1 (latest)

blazing parrot
#

Hey y'all! I've an obstinate problem with the pagination of my angular-server:

Whenever I try to load my list of products, the pagination at the bottom would not be vissible. It gives out "Failed to create chart: can't acquire context from the given item" in thed debug console.

THOUGH when I change tab and return to my list, the pagination reappears at suden 😮
Strangely, this only happens, when I am using Chrome.
Anyone volunteering to recure me from this dismay?

barren sundial
#

Sounds like a chart.js issue, which you haven't mentioned. I feel like we miss alot of context, could you share some relevant context for anyone to be able to understand what's actually happening?

#

The issue comes when chart.js can not access the canvas to render the charts.

#

Which has nothing to do with lists, products or pagination.

blazing parrot
#

Thank you for your response.
I have got to admit, I am still learning and I am not on the peak to give you the specific informations you are demanding.

Anyhow, thanks for your diagnose. So chart.js fails to reach the charts.
Is there any adequate solution for this?

barren sundial
#

That is hard to tell without knowing what's happening.

blazing parrot
#

Tell me what intel you require and I'll procure it.

barren sundial
#

I mean, its hard to tell without seeing what you are doing. But I assume it's caused by a combination of components. So will be hard to help without a reproduction. 😦

blazing parrot
#

You might just let me know, what you'd like to see.

blazing parrot
#

Or to question with other words:

Is this pagination in any relation cohesive with chart.js?

barren sundial