Closed sertxudev closed 5 months ago
The current method Paddle.Setup() is marked as deprecated, modified the view to use the preferred Paddle.Initialize() method. The docs states boths methods are functionally the same.
Paddle.Setup()
Paddle.Initialize()
See: https://developer.paddle.com/paddlejs/methods/paddle-setup
The current method
Paddle.Setup()
is marked as deprecated, modified the view to use the preferredPaddle.Initialize()
method. The docs states boths methods are functionally the same.See: https://developer.paddle.com/paddlejs/methods/paddle-setup