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
the render output of the model is different on load(ctrl+r in browser) and hot module replacement in dev server (ctrl+s some file with no changes to trigger). mainly the colors are being changed.
do yarn dev then after localhost loads do ctrl+s in page.tsx while observing the dog model in the browser you will notice lighting or color change.
The text was updated successfully, but these errors were encountered:
the render output of the model is different on load(ctrl+r in browser) and hot module replacement in dev server (ctrl+s some file with no changes to trigger). mainly the colors are being changed.
do yarn dev then after localhost loads do
ctrl+s
in page.tsx while observing thedog
model in the browser you will notice lighting or color change.The text was updated successfully, but these errors were encountered: