Phoenix Error Rendering & Multiple Endpoints
|
|
1
|
99
|
November 16, 2023
|
Call to missing or private function Phoenix.View.__not_found__!/3.ElixirLS Dialyzer
|
|
3
|
200
|
August 2, 2023
|
Asserting on the JSON response from a controller action in OTP26
|
|
5
|
385
|
June 18, 2023
|
`Phoenix.View` deprecation and multi-format endpoints
|
|
1
|
606
|
December 25, 2022
|
Respond with json string without render from :view or :controller
|
|
1
|
504
|
September 20, 2022
|
(FunctionClauseError) no function clause matching in anonymous fn/1 in EEx.Compiler.tokenize/6
|
|
3
|
779
|
September 19, 2022
|
How to customize view when ip was banned by paraxial.io?
|
|
0
|
305
|
August 25, 2022
|
Possible to use Phoenix.View with non-compiled HTML templates?
|
|
9
|
1019
|
March 30, 2022
|
Rendering components from a view
|
|
3
|
844
|
February 9, 2022
|
How to get `@view_module` from a layout with Phoenix.View 1.0.0
|
|
7
|
2200
|
December 30, 2021
|
Error rendering view, implementing the many function
|
|
3
|
931
|
December 10, 2021
|
Error in file view but there's no code in that view, how can I fix this?
|
|
6
|
940
|
October 18, 2021
|
Should API Server only provide information which is required by front-end as a response?
|
|
2
|
658
|
October 18, 2021
|
Set active Bootstrap navbar item with Phoenix
|
|
7
|
2402
|
June 22, 2021
|
Protocol String.Chars not implemented when rendering a partial template
|
|
2
|
767
|
June 15, 2021
|
Not understanding why my put_layout(false) does not remote the root.html layout?
|
|
2
|
1267
|
June 13, 2021
|
What's the best solution for reusable view components?
|
|
2
|
857
|
June 12, 2021
|
Efficient & idiomatic way of rendering Json inside HTML template in Phoenix
|
|
3
|
774
|
May 21, 2021
|
Rendering a Dictionary In JSON
|
|
1
|
517
|
May 13, 2021
|
Block database queries from view layer
|
|
5
|
525
|
February 11, 2021
|
Cryptic "undefined function arg0/0" error message in EEx templates
|
|
8
|
1828
|
February 5, 2021
|
Examples of using view models in Phoenix?
|
|
1
|
989
|
September 14, 2020
|
Compiling of views taking lit of time during development
|
|
7
|
694
|
July 1, 2020
|
Gettext.extract not consider views
|
|
4
|
737
|
June 23, 2020
|
Live View migration 0.7.x to 0.13.2
|
|
0
|
545
|
June 2, 2020
|
Make logged user available in nested view model
|
|
0
|
429
|
March 31, 2020
|
Calling View file functions from main app
|
|
14
|
1084
|
March 8, 2020
|
How string interpolation is done within the error messages of changesets (using %{})?
|
|
7
|
1420
|
March 4, 2020
|
Where the default layout of views "app.html.eex" is defined?
|
|
3
|
1898
|
March 4, 2020
|
Confusion regarding views and templates (Phoenix)
|
|
5
|
1423
|
February 29, 2020
|