Console shows Babylon being ran twice? Is this normal?

By chance are you using ReactJS? And if so, are you using React.StrictMode, perhaps around your App component? If so, that could be another reason for seeing double.

1 Like