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 problem here is the capital B on Button, it causes the program not to compile as its referring to the struct instead of the function. In the .md file for this page it is correct, however on the webpage it is wrong.
The text was updated successfully, but these errors were encountered:
After doing a bit of research, it seems that the local build of the repo is just find, the website seems to not be updating based on the repository. Running a push of the current codebase to the website should fix it.
Where was it found
I found this issue in the hello world section of the documentation
What is the bug
for some reason, on the webpage the documentation reads like this
the problem here is the capital B on Button, it causes the program not to compile as its referring to the struct instead of the function. In the .md file for this page it is correct, however on the webpage it is wrong.
The text was updated successfully, but these errors were encountered: