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
In the full example, const root should be outside the const schema section, else there's a bunch of errors thrown.
On the upside, I had to study the code more thoughtfully to find the error, and I appreciate that extra, if inadvertent, learning.
The text was updated successfully, but these errors were encountered:
In the full example,
const root
should be outside theconst schema
section, else there's a bunch of errors thrown.On the upside, I had to study the code more thoughtfully to find the error, and I appreciate that extra, if inadvertent, learning.
The text was updated successfully, but these errors were encountered: