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
Whenever one uses an aframe component that has no schema or is just depending on default values for the schema, I don't think it is necessary to have the console log all of these warning messages. I think it is a lot cleaner to not always send in parameters or use a custom component which intentionally does not have a schema associated with it.
The text was updated successfully, but these errors were encountered:
Whenever one uses an aframe component that has no schema or is just depending on default values for the schema, I don't think it is necessary to have the console log all of these warning messages. I think it is a lot cleaner to not always send in parameters or use a custom component which intentionally does not have a schema associated with it.
The text was updated successfully, but these errors were encountered: