Closed surchs closed 11 months ago
Name | Link |
---|---|
Latest commit | 4c6406841e3180d8da3ee7997d0965136a5c8449 |
Latest deploy log | https://app.netlify.com/sites/neurobagel-query-tool/deploys/6560baba7253e500083b92e1 |
Deploy Preview | https://deploy-preview-301--neurobagel-query-tool.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.
Thanks for the greenlight @rmanaem but I think I'll just close this guy without merging, #303 will supersede it
We were passing a prop with boolean type as string. Probably because vue's eslint rules cannot make up their mind about how they want this passed (expect quotes, but want bool).
Changes proposed in this pull request:
"true"
totrue
to satisfy prop type checkingChecklist
[ENH]
,[FIX]
,[REF]
,[TST]
,[CI]
,[MNT]
,[INF]
,[MODEL]
,[DOC]
) _(see https://neurobagel.org/contributing/pull_requests for more info)_Closes #XXXX
For new features:
For bug fixes: