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

[TypeScript] Type error for buffer on listener #10472

Open
ghulamghousdev opened this issue Dec 11, 2024 · 0 comments
Open

[TypeScript] Type error for buffer on listener #10472

ghulamghousdev opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working forum Issues from forum typescript

Comments

@ghulamghousdev
Copy link
Member

Forum post

Before Bryntum v6, my listener for visibleDateRangeChange was configured to use a buffer.

{
    fn: handleOnVisibleDateRangeChange,
    buffer: 500,
}

though it works as expected, I get a typescript error.

@ghulamghousdev ghulamghousdev added bug Something isn't working forum Issues from forum typescript labels Dec 11, 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 forum Issues from forum typescript
Projects
None yet
Development

No branches or pull requests

1 participant