creativetimofficial / ct-vue-paper-dashboard-pro

Vue Paper Dashboard PRO - made by Creative Tim
https://www.creative-tim.com/product/vue-paper-dashboard-pro
41 stars 13 forks source link

[Bug] Error while resizing the window #117

Closed cyril-tl closed 3 years ago

cyril-tl commented 3 years ago

Version

2.3.0

Reproduction link

https://demos.creative-tim.com/vue-paper-dashboard-pro/#/table-list/regular

Operating System

Windows 10

Device

Lenovo Thinkpad

Browser & Version

Chrome & Version 89.0.4389.114 (Build officiel) (64 bits)

Steps to reproduce

download and launch he pvue project as any other project (npm install, etc...)

What is expected?

No Error

What is actually happening?

Error

Either it's by zooming in/out or playing with the sidebar button, I get the following error in the console :

d3.js?3bbd:663 

**Error: <g> attribute transform: Expected number, "scale(NaN)".**

  | attrConstant | @ | d3.js?3bbd:663
-- | -- | -- | --
  | eval | @ | d3.js?3bbd:962
  | d3_selection_each | @ | d3.js?3bbd:968
  | d3_selectionPrototype.each | @ | d3.js?3bbd:961
  | d3_selectionPrototype.attr | @ | d3.js?3bbd:652
  | Datamap.resize | @ | datamaps.all.js?cccf:743
  | eval | @ | throttle.js?1c82:11
  | setTimeout (async) |   |  
  | throttle | @ | throttle.js?1c82:9
  | eval | @ | WorldMap.vue?3ea1:79

Solution

Additional comments

cyril-tl commented 3 years ago

Answer I received by email:

« That error is from the vector map from the dashboard page and will not affect your work. We must see what is happening anyway the product will be updated on vue3 so for sure this error will be removed then. »