Number.parseFloat: function repeated access#37147
Conversation
julien-deramond
left a comment
There was a problem hiding this comment.
Good catch! Thanks for your PR :)
|
@GeoSot I let you double-check :) |
|
On first view, I was ready to approve, but I got in seconds thoughts. Explanation: According to https://developer.mozilla.org/en-US/docs/Web/CSS/transition-duration, So I changed offcanvas css to : Built the assets and added some hard-way debug helpers Browsed to my local documentation offcanvases and opened one.... Unfortunately, it can bee seen that the results without the However, @yyjiugui your effort is much appreciated, so please do not hesitate to suggest future improvements |
|
Hello, I would like to ask, how can I fully test the code after I change the code to ensure that it will not affect other modules. |
|
Yeah, this is intentional for the aforementioned reason. |
A nice question. 🤟 For this scenario, I suppose we would need to We would be glad to accept a PR containing this test |



Number.parseFloat function repeated access