-
Notifications
You must be signed in to change notification settings - Fork 64
Description
Is there an existing issue for this?
- I have searched the existing issues
Enter the name of the extension
Panel Sprite Button
Describe the bug of the extension
Everytime I open my game file (saved to onedrive and worked on across many different computers) i have to re-install the extension otherwise I get label errors.
I am using the events to change a label based on whether a person is logged into firebase or not and it gives a javascript error and when I open the game the buttons all default back to the original button designs label.
I duplicated the same button throughout my game renamed them and just changed the label on them most are set as global object but some are not the error effects all of them though.
Steps to reproduce
- preview game
- red error text and labels defaulted and showing original buttons text
- re-install extension
- no error or mislabelled buttons
GDevelop platform
Desktop
GDevelop version
5.5.239
Platform info
OS (e.g. Windows, Linux, macOS, Android, iOS)
OS Version (e.g. Windows 10, macOS 10.15)
Browser(For Web) (e.g. Chrome, Firefox, Safari)
Device(For Mobile) (e.g. iPhone 12, Samsung Galaxy S21)
Additional context
No response