You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
i have been trying to submit the data object returned by firebase-query using iron-form i added serialize([[tokens]]) in presubmit to serialize the object but all thats returned is a null value
Expected outcome
iron form should serialize the object before sending it to the server
Description
i have been trying to submit the
data
object returned byfirebase-query
usingiron-form
i added serialize([[tokens]]) in presubmit to serialize the object but all thats returned is a null valueExpected outcome
iron form should serialize the object before sending it to the server
Actual outcome
returns null
Live Demo
N/A
Steps to reproduce
Browsers Affected
The text was updated successfully, but these errors were encountered: