faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
_whitelogger has joined #amber
wantansoup has joined #amber
feepbot has quit [Ping timeout: 260 seconds]
feepbot has joined #amber
<FromGitter> <charleystran> Can someone help me with a question on a jasper form helper? I am trying to do `<%= text_field(name: "password", options: { type: "password" }) %>` but getting `Error: no overload matches 'Hash(Symbol, Array(Int32 | String) | Array(Int32) | Array(String) | Bool | Float32 | Float64 | Int16 | Int32 | Int64 | Int8 | Slice(UInt8) | String | Symbol | Time | Nil)#[]=' with types Symbol, NamedTuple(type: String)` what
<FromGitter> ... is the proper way to structure the options in this case?
<FromGitter> <Blacksmoke16> what if you just did `type: "password"`
<FromGitter> <charleystran> same error
<FromGitter> <Blacksmoke16> i mean like `text_field("password", type: "password")`
<FromGitter> <charleystran> yea, thats what I tried but get the same no overload error
<FromGitter> <Blacksmoke16> :shrug:
FromGitter has quit [Read error: Connection reset by peer]
FromGitter has joined #amber
_whitelogger has joined #amber