Closed kiaking closed 10 months ago
Name | Link |
---|---|
Latest commit | 0640afc076df494ff09473b97f945c2508dd67f6 |
Latest deploy log | https://app.netlify.com/sites/sefirot-story/deploys/659770e0d78e4a0008f52b16 |
Deploy Preview | https://deploy-preview-428--sefirot-story.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 0640afc076df494ff09473b97f945c2508dd67f6 |
Latest deploy log | https://app.netlify.com/sites/sefirot-docs/deploys/659770e0bb7db000085abb2b |
Deploy Preview | https://deploy-preview-428--sefirot-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
init
was not working when executed multiple times. We need to parse the stored json when executing init, not upfront. Cause otherwise theinitialData
are passed as reference and init no longer works when hit 2nd time.