You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that rescript handles object keys differently than regular strings.
When dealing with CSS modules that can cause some unexpected behaviors (the class is not set on the browser, but it works if I add the class manually on the DOM)