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
{{ message }}
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
The $(..).attr(String, String) is the right type for this function. setAttr :: forall eff a. String -> a -> JQuery -> Eff (dom :: DOM | eff) Unit
should be setAttr :: forall eff. String -> String -> JQuery -> Eff (dom :: DOM | eff) Unit
Writing an object generates an attribute att="[object Object]"