Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website crash on grid/axes details opening #2484

Closed
hassan493 opened this issue Dec 4, 2023 · 1 comment
Closed

Website crash on grid/axes details opening #2484

hassan493 opened this issue Dec 4, 2023 · 1 comment

Comments

@hassan493
Copy link

hassan493 commented Dec 4, 2023

Describe/explain the bug
Whenever we click to expand the object details inside grid/axes, the website just basically goes blank
Link: https://nivo.rocks/area-bump/

To Reproduce
Just go on the link and try to get details of any object in the GRID & AXES section.

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
the details of the object should have displayed.

ERROR MESSAGE
Error: no value defined for property: truncateTickAt ({
"key": "truncateTickAt",
"flavors": [
"svg"
],
"help": "Top prevent the tick from overlapping truncating it",
"type": "number",
"required": false,
"control": {
"type": "range",
"min": 0,
"max": 100
},
"name": "truncateTickAt",
"group": "Grid & Axes"
}, {
"path": [
"axisTop"
]
})
at ControlsGroup.tsx:117:19

@plouc
Copy link
Owner

plouc commented Mar 7, 2024

This has been solved.

@plouc plouc closed this as completed Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants