Open mcodispoto2019crn opened 1 month ago
Firstly, the data format is incorrect and cannot be displayed correctly.
Secondly, an incorrect data format should not crash Playground or the g-composer
component.
Let us analyze the problem to identify what is going on.
It is definitely a bug in g-composer
, specifically in the function that checks if the data format is CSV, an object or an array. We are using a regular expression that has a catastrophic backtracking. Will be corrected in the next version.
This bug has been fixed in version 1.0.0-beta.3.
Please, confirm that this bug has been fixed.
When writing an object o an array outside the curly braces, the Playground's browser freezes. Here's an example of the incorrect code: