-
Notifications
You must be signed in to change notification settings - Fork 18
Description
When I try to edit the name of the pointer/ping, the name is not changed.
In the console, you can see that each character is added to the beginning of the name in turn, but only the last character gets added to the front of the name and the rest of the name remains the same.
This also makes it difficult to Add New pointer/pings because it won't take a new name.
I was able to work around this by typing in single character names, although the text box showed the New name or maybe one of the other names.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Configure Settings -> PnP Settings and Design Studio'
- Click on 'Choose your pointer'
- Select a pointer name, or Add New pointer
- Type a new name.
- Nothing happens or a character ends up at the front of the string.
- In the console, you can see the name of the object been modified and each character typed added to the front of the string.
Expected behavior
The new name should be be displayed and updated in the list.
Module incompatibilities
Same problem when I disabled all modules
Screenshots/GIFs/Videos
If applicable, add screenshots to help explain your problem.
A picture is worth a thousand words.
Desktop (please complete the following information):
- OS: MacOS 12.3
- Browser: Chrome
- FVTT Version: v9.255
- Module version: 2.3.4
Additional context
Add any other context about the problem here.