former2
former2 copied to clipboard
Generate Uncaught
Hi!
Nice tool, but when I press the button Generate, throw the error:
mappings.js:1920 Uncaught (in promise) TypeError: Cannot read property 'toUpperCase' of undefined
at mappings.js:1920
at Array.map (
Best regards.
senneko
Hey @senneko,
Thanks for raising!
This is an unusual error and I can't determine how this would happen, however I've placed some extra logging in to attempt to determine this further. Could you please perform the exact same actions to get this error and paste the details of the "Key Parsing Error" if it occurs (removing any sensitive info)?
Hi!
I tried again and send you the images:
Best regards.
senneko
Hey @senneko,
Thanks for the update. I can see the error is coming from an empty key within a map somewhere (which is something I've never seen before!).
I've pushed an adjustment that should hopefully let that be a permitted value. If it does work, could you provide the resource with the output that will contain something like the following (remove any sensitive values before posting):
-
: "standard"
Note that this is not the correct format for any template, but I'll have to take a look at it to see how to fix it.