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

Issue when loading bindings for mixed (druid) forms #13

Closed
oliverfischer83 opened this issue Oct 29, 2020 · 1 comment
Closed

Issue when loading bindings for mixed (druid) forms #13

oliverfischer83 opened this issue Oct 29, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@oliverfischer83
Copy link

Hi clicked team,

I think I discovered the following issue:
Steps to reproduce:

  • create binding for Thrash ability (Druid)

  • set Loading for Form=Bear AND Form=Cat (mixed mode)

  • switch into Bear/Cat -> not loading, expected to load

  • remove Bear or Cat but keep the Mixed mode

  • switch into Bear/Cat -> still not loading, expected to load

  • change Mixed mode to Normal mode

  • switch into Bear/Cat -> working as expected

Can you confirm that issue?

Thanks in advance.

@Snakybo
Copy link
Owner

Snakybo commented Oct 29, 2020

Cheers, I see it happening as well however it seems to only be an issue in the UI. I can still cast Thrash even though it says it's unloaded. I'll fix the UI in the next version.

@Snakybo Snakybo added the bug Something isn't working label Oct 29, 2020
@Snakybo Snakybo self-assigned this Oct 29, 2020
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
None yet
Development

No branches or pull requests

2 participants