Skip to content
New issue

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

Handle drag and drop of a JSON file with missing properties #14

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

GogoVega
Copy link
Owner

Resolves one of the two parts of GogoVega/node-red-contrib-firebase-realtime-database#77.

If the PrivateKey property is missing, the runtime will receive an undefined value and fail to parse the string.

This PR adds support for undefined value in the runtime and warns user about missing property in the editor.

@GogoVega GogoVega merged commit 74e1265 into master Nov 28, 2024
4 checks passed
@GogoVega GogoVega deleted the fix-rtdb-77 branch November 28, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant