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

The dash_mantine_components.Group component (version 0.15.1) received an unexpected keyword argument: position #3

Open
andra-kamal opened this issue Dec 16, 2024 · 1 comment

Comments

@andra-kamal
Copy link

When I try to run the application, an error like this appears. Can you help me?
TypeError: The dash_mantine_components.Groupcomponent (version 0.15.1) received an unexpected keyword argument:position Allowed arguments: align, aria-*, bd, bg, bga, bgp, bgr, bgsz, bottom, c, children, className, classNames, darkHidden, data-*, display, ff, flex, fs, fw, fz, gap, grow, h, hiddenFrom, id, inset, justify, left, lh, lightHidden, loading_state, lts, m, mah, maw, mb, me, mih, miw, ml, mod, mr, ms, mt, mx, my, opacity, p, pb, pe, pl, pos, pr, preventGrowOverflow, ps, pt, px, py, right, style, styles, ta, tabIndex, td, top, tt, unstyled, variant, visibleFrom, w, wrap

@andra-kamal
Copy link
Author

I've found the issue, change 'position' to 'pos'.

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

1 participant