Closed atdyer closed 5 years ago
This is fixed in v2.3.4
I lied! 🙈 This is fully fixed in v2.3.5.
Excellent! Thanks for such a quick turnaround :+1:
Due to https://github.com/BinaryMuse/toml-node/issues/55, this has been reverted in v2.3.6
but is present in the newly published v3.0.0
. Very sorry for the trouble.
To recreate, open the live demo and replace any key or table name with the word
constructor
. Even using quotes around the word does not prevent crashing.Creating an empty table with the name constructor does not cause a crash, but simply omits the empty table altogether:
results in