Keys of tables Causing Error
When I click on a key of a table within the plugin, an error will produce.
03:33:12.338 Value is not a valid member of Frame "oKeyHeavinessx711" - Edit
03:33:12.338 Stack Begin - Studio
03:33:12.340 Script 'DataEditor.MainScript', Line 545 - function listTable - Studio
03:33:12.340 ▶ Script 'DataEditor.MainScript', Line 547 - function listTable (x10) - Studio
03:33:12.346 Script 'DataEditor.MainScript', Line 602 - function reloadKeys - Studio
03:33:12.348 Script 'DataEditor.MainScript', Line 781 - function queryKey - Studio
03:33:12.350 Script 'DataEditor.MainScript', Line 823 - Studio
03:33:12.350 Stack End - Studio
Repro
DSEditor_OpenSource__bug_Tables_error.rbxl (202.2 KB)
Steps
-
Publish the experience, and enable Data Store API Access.
-
Play test with your character in Studio, then Stop.
-
Open the plugin, and connect to a Data Store, then the Key.
- Both the Name and Key will be in the output after stopping a play-test mode.
-
Click on a key.
- It should focus on changing the key.
-
Click anywhere else to unfocus.
The very first table within the data will break, and its dropdown arrow will vanish and malfunction.