@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
admin
KeymasterHi cetinsert,
Please write an email to support@htmlelements.com with your request for a debug session and we will talk in more detail via email.
Best regards,
Dimitar
Smart HTML Elements Team
https://www.htmlelements.comadmin
Keymasteradmin
KeymasterHi cetinsert,
Unfortunately, we were not able to reproduce the issue neither on macOS Mojave nor on Windows 10. Please note that a similar issue was fixed a while ago. Is it possible that you have cached files and are not testing with the latest publicly available source?
If the issue persists we can offer you a debug session through TeamViewer where we would be able to experience the issue through your computer.
Best regards,
Dimitar
Smart HTML Elements Team
https://www.htmlelements.comadmin
KeymasterHi cetinsert,
Thank you for the feedback ! The issues will be fixed in our next release. We constantly update the components and new CSS variables could be introduced while others might be renamed/removed. So we will update the documentation and try to keep it up to date. Regarding your 2nd and 3rd question the taskColumns can be removed by settingtaskColumns = []
. Also if you want to hide the task tree container just set `treeMin = ‘0px’ and ‘treeSize = ‘0px’. That will set the min and size of the TaskTree to 0.
Best Regards,
Christopher
Smart HTML Elements Team
https://www.htmlelements.comadmin
KeymasterHi Dimitar,
- animation=none does indeed resolve the issue
- my time zone
Intl.DateTimeFormat().resolvedOptions()
{
"locale": "en-GB",
"calendar": "gregory",
"numberingSystem": "latn",
"timeZone": "Asia/Seoul",
"year": "numeric",
"month": "2-digit",
"day": "2-digit"
} - no console output (info, debug, warning, error)
Thanks,
admin
Keymasteradmin
KeymasterHi cetinsert,
Thank you for the clarification. Could you, please, also share if there are any errors thrown in your browser’s console when the issue occurs and what time zone you are in (this issue may be related to incorrect handling of some time zones).
Best regards,
Dimitar
Smart HTML Elements Team
https://www.htmlelements.comadmin
Keymasterhttps://codepen.io/cetinsert/pen/KKPerWV – has the gif!
This time it is from Windows 10 (latest stable), Chrome (latest dev (but I don’t think it is a dev vs non-dev issue!))!admin
KeymasterHi cetinsert,
We tested with macOS Mojave with the latest stable (not Dev) Chrome and Firefox, but still could not reproduce the issue. You can use a tool such as ScreenToGif or another to create a GIF that showcases the erroneous behavior. Please also share if there are any errors thrown in the browser’s console.
Best regards,
Dimitar
Smart HTML Elements Team
https://www.htmlelements.comadmin
Keymasteradmin
Keymasteradmin
KeymasterHello cetinsert,
We tested the demo, but were not able to reproduce the issue, even when rapidly clicking. Could you, please, share more information that may help us reproduce it (e.g. what browser you are testing on, what is the succession and number of clicks)?
If you wish, you can disable the spin animation by settinganimation="none"
.
Best regards,
Dimitar
Smart HTML Elements Team
https://www.htmlelements.com -
AuthorPosts