We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently config page content breaks when there is a null value in the config response.
The text was updated successfully, but these errors were encountered:
Fix Config Bug
d9c61e9
- Add strong typing to avoid future bugs - Add null, string[] and int[] support Fixes PelicanPlatform#380
092c417
- Increase the Config Type flexibility - Allow infinitely nested configs Fixes PelicanPlatform#380
CannonLock
Successfully merging a pull request may close this issue.
Currently config page content breaks when there is a null value in the config response.
The text was updated successfully, but these errors were encountered: