You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
I get the following error message in the console when I launch my world.
TypeError: Cannot read properties of undefined (reading 'removeAttribute')
[Detected 1 package: lib-df-buttons]
at ControlManager._render (ControlManager.ts:261:19)
To Reproduce
Steps to reproduce the behavior:
Launch world
Expected behavior
No error
I can't tell if this is actually causing a problem or not. My players and I have to reload our browser pages often during play and I'm running down anything that may be causing this.
The text was updated successfully, but these errors were encountered:
I am also getting the same error, in a world with only DF Module Buttons, Minimal UI, and lib - Color Settings active. It appears to be some sort of conflict with Minimal UI in my case. The lib - Color Settings module is a dependency of Minimal UI so it had to be active. I also see the same error when testing with Ernie's Modern UI.
Module
Library: DF Module Buttons 1.4.2
Describe the issue
I get the following error message in the console when I launch my world.
TypeError: Cannot read properties of undefined (reading 'removeAttribute')
[Detected 1 package: lib-df-buttons]
at ControlManager._render (ControlManager.ts:261:19)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error
I can't tell if this is actually causing a problem or not. My players and I have to reload our browser pages often during play and I'm running down anything that may be causing this.
The text was updated successfully, but these errors were encountered: