Closed sudoghut closed 9 months ago
Limitations are not disabled by default but you can tweak it within useUser.ts
.
How to do so? I do not find this file in the source. Best.
How to do so? I do not find this file in the source. Best.
Now, the solution is to add a line comment to return <NotSupported />;
in jsoncrack.com\src\containers\Editor\components\views\GraphView\index.tsx
.
Feature
Is it possible to remove the json size limitation for local users? When I try to visualize a big json (14333 lines) in my local version (deployed the open-sourced version in my local environment) of jsoncrack. Jsoncrack shows that I still need to subscribe to the pro version. Is that a feature that you expected, or is there a freedom for local open-sourced users to visualize a big json without limitation? Thanks.
Alternative solutions or implementations
No response
Other context
No response