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

RangeError: Maximum call stack size exceeded in RoughRect #13

Open
xiaoiver opened this issue Nov 22, 2024 · 0 comments
Open

RangeError: Maximum call stack size exceeded in RoughRect #13

xiaoiver opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@xiaoiver
Copy link
Owner

const rect = new RoughRect({
  x: 50,
  y: 50,
  width: 100,
  height: 100,
  fill: 'black',
  fillStyle: 'dots'
});
RangeError: Maximum call stack size exceeded
@xiaoiver xiaoiver added the bug Something isn't working label Nov 22, 2024
@xiaoiver xiaoiver self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant