-
-
Notifications
You must be signed in to change notification settings - Fork 202
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
fix null coalescent operator expression #518
Conversation
mjauvin
commented
Mar 30, 2022
- add parenthesis around expression, was breaking when compiling the js asset without this
- recompile all js assets
…rator - recompile all js assets
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me, if it's all tested and works, then feel free to merge.
@mjauvin you're right, null coalesce is definitely a valid operator, so the problem is with the asset compiler. I don't think the same problem would occur with the new Mix compiler.
This might be worth reporting to wikimedia (I believe the JS minifier is now using https://github.com/wikimedia/minify). |
@mjauvin are you able to report the issue to wikimedia? |
@LukeTowers I tried to open an issue, but couldn't find a way without creating a developper account. Do you have such an account yourself? |
No, you'd have to create one. |
Man, forget it. Ever heard of "La maison des fous" ? You get bounced all over the place and never end-up in the right place... this is MADENING. Why can't they have github issue enabled and that's it? |
Issue opened at wikimedia: |