|
Phoenix 1.7 - use Phoenix.Controller, layouts. Is the the :app layout used by default?
|
|
2
|
734
|
March 20, 2024
|
|
Phoenix Error Rendering & Multiple Endpoints
|
|
1
|
574
|
November 16, 2023
|
|
Remove view layouts in favor of function components
|
|
9
|
254
|
October 17, 2023
|
|
Call to missing or private function Phoenix.View.__not_found__!/3.ElixirLS Dialyzer
|
|
3
|
560
|
August 2, 2023
|
|
Asserting on the JSON response from a controller action in OTP26
|
|
5
|
888
|
June 18, 2023
|
|
`Phoenix.View` deprecation and multi-format endpoints
|
|
1
|
767
|
December 25, 2022
|
|
Respond with json string without render from :view or :controller
|
|
1
|
1069
|
September 20, 2022
|
|
(FunctionClauseError) no function clause matching in anonymous fn/1 in EEx.Compiler.tokenize/6
|
|
3
|
1157
|
September 19, 2022
|
|
How to customize view when ip was banned by paraxial.io?
|
|
0
|
412
|
August 25, 2022
|
|
Possible to use Phoenix.View with non-compiled HTML templates?
|
|
9
|
1478
|
March 30, 2022
|
|
Rendering components from a view
|
|
3
|
1198
|
February 9, 2022
|
|
How to get `@view_module` from a layout with Phoenix.View 1.0.0
|
|
7
|
2878
|
December 30, 2021
|
|
Error rendering view, implementing the many function
|
|
3
|
1196
|
December 10, 2021
|
|
Error in file view but there's no code in that view, how can I fix this?
|
|
6
|
1306
|
October 18, 2021
|
|
Should API Server only provide information which is required by front-end as a response?
|
|
2
|
883
|
October 18, 2021
|
|
Set active Bootstrap navbar item with Phoenix
|
|
7
|
2886
|
June 22, 2021
|
|
Protocol String.Chars not implemented when rendering a partial template
|
|
2
|
914
|
June 15, 2021
|
|
Not understanding why my put_layout(false) does not remote the root.html layout?
|
|
2
|
1566
|
June 13, 2021
|
|
What's the best solution for reusable view components?
|
|
2
|
1040
|
June 12, 2021
|
|
Efficient & idiomatic way of rendering Json inside HTML template in Phoenix
|
|
3
|
1085
|
May 21, 2021
|
|
Rendering a Dictionary In JSON
|
|
1
|
644
|
May 13, 2021
|
|
Block database queries from view layer
|
|
5
|
633
|
February 11, 2021
|
|
Cryptic "undefined function arg0/0" error message in EEx templates
|
|
8
|
2172
|
February 5, 2021
|
|
Examples of using view models in Phoenix?
|
|
1
|
1174
|
September 14, 2020
|
|
Compiling of views taking lit of time during development
|
|
7
|
854
|
July 1, 2020
|
|
Gettext.extract not consider views
|
|
4
|
930
|
June 23, 2020
|
|
Live View migration 0.7.x to 0.13.2
|
|
0
|
630
|
June 2, 2020
|
|
Make logged user available in nested view model
|
|
0
|
529
|
March 31, 2020
|
|
Calling View file functions from main app
|
|
14
|
1349
|
March 8, 2020
|
|
How string interpolation is done within the error messages of changesets (using %{})?
|
|
7
|
1849
|
March 4, 2020
|