Tim McConechy
Tim McConechy
Yes i get the same thing. This might not have been working since we added locale. I guess the way that the cultures are shipped needs to be somehow changed....
Closing this for now. Whats left needs to be spec'd out.
Closing this as stale issue
@rockyshi1993 how would that help? It seems it uses `esbuild` in it? Also would prefer this got fixed since esbuild is so good and fast except for this bug
@misaelmv1995 cant seem to find this one it has https://github.com/infor-design/design-system/blob/main/design-tokens/theme-new/theme.json#L68 https://github.com/infor-design/design-system/blob/main/design-tokens/theme-classic/theme.json#L68 So one 1rem not 1px but it is comming out at 1px maybe a bug in style-dictionary? FYI im...
No, Its still in the backlog will try to get it in next few sprints
@dawiddrozdinfor not 100% sure im following these steps https://github.com/infor-design/enterprise/blob/main/app/views/components/contextmenu/test-dynamic-menu.html#L35 does seem to work just fine. Can you modify the sample for the case? Whats the difference of what your trying...
Yes, i see the problem. The current code in the click of the hamburger doesnt know the difference if its hidden with ngIf or not. There may be something we...
Try setting it to 1 instead of 0 (1ms) i think if you do zero the logic is setting it to false so goes back to 1000ms
@DavidMoerman im not sure how to match that back. Maybe you can update the code repo on a branch and push the branch with the proposed fix? i.e. - branch...