bara90
LiveTable error on a very simple starter project: 1st argument: not a textual representation of an integer
I am trying to get into LiveTable, which looks fantastic and has great documentation. Unfortunately, I seem not to be able to get a basic project working.
I have this starter here. I used a very simple schema and am only trying to display a table based on that schema, without any complex query. I am modeling it roughly after what I saw in the live_table demo here.
When I try to access the liveview, I get this error:
I’m now sure what else to simplify to narrow the problem down. I add debugging for livetable per the troubleshooting guide, but I don’t see anything show up in the logs.
First Post!
virinchi_cv
Firstly, thanks for the compliments! Glad you like it ![]()
There was an issue in v0.3.1 which required user to explicitly pass table_options.
This bug was fixed in v0.4.0 which was released yesterday.
You can pull from hex and try it out.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance











