Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hotfix-400] Fix guide page scss/sass toggle #404

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

adekunleoduye
Copy link
Member

Summary:

The scss/sass toggle was broken because of this error:

jQuery.Deferred exception: e is not a function TypeError: e is not a function
    at d (https://sass-lang.com/assets/js/sass-9bce6945.js:3:6813) undefined

To fix this issue, I made the function in navigation.js to anonymous function.

Closes #400

@nex3 nex3 merged commit a3ee04c into sass:master Nov 7, 2019
@nex3
Copy link
Contributor

nex3 commented Nov 7, 2019

Thanks for tracking this down!

@adekunleoduye
Copy link
Member Author

@nex3 np! Does the changes get deploy once PRs are merged? I didn't see the error locally so I want to test and see if I fixed the problem.

@nex3
Copy link
Contributor

nex3 commented Nov 7, 2019

Yeah, they're automatically deployed—I can confirm that this patch has been deployed but also that the issue is still present in the live code website.

nex3 added a commit that referenced this pull request Nov 7, 2019
@adekunleoduye adekunleoduye deleted the hotfix-400 branch November 9, 2019 16:34
asaf400 pushed a commit to asaf400/ass-site that referenced this pull request Apr 18, 2024
asaf400 pushed a commit to asaf400/ass-site that referenced this pull request Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

guide page scss/sass toggle doesn't work
2 participants