Phoenix 1.7 - use Phoenix.Controller, layouts. Is the the :app layout used by default?
|
|
2
|
608
|
March 20, 2024
|
Phoenix Error Rendering & Multiple Endpoints
|
|
1
|
425
|
November 16, 2023
|
Call to missing or private function Phoenix.View.__not_found__!/3.ElixirLS Dialyzer
|
|
3
|
487
|
August 2, 2023
|
Asserting on the JSON response from a controller action in OTP26
|
|
5
|
776
|
June 18, 2023
|
`Phoenix.View` deprecation and multi-format endpoints
|
|
1
|
756
|
December 25, 2022
|
Respond with json string without render from :view or :controller
|
|
1
|
874
|
September 20, 2022
|
(FunctionClauseError) no function clause matching in anonymous fn/1 in EEx.Compiler.tokenize/6
|
|
3
|
1027
|
September 19, 2022
|
How to customize view when ip was banned by paraxial.io?
|
|
0
|
406
|
August 25, 2022
|
Possible to use Phoenix.View with non-compiled HTML templates?
|
|
9
|
1376
|
March 30, 2022
|
Rendering components from a view
|
|
3
|
1182
|
February 9, 2022
|
How to get `@view_module` from a layout with Phoenix.View 1.0.0
|
|
7
|
2825
|
December 30, 2021
|
Error rendering view, implementing the many function
|
|
3
|
1168
|
December 10, 2021
|
Error in file view but there's no code in that view, how can I fix this?
|
|
6
|
1265
|
October 18, 2021
|
Should API Server only provide information which is required by front-end as a response?
|
|
2
|
855
|
October 18, 2021
|
Set active Bootstrap navbar item with Phoenix
|
|
7
|
2832
|
June 22, 2021
|
Protocol String.Chars not implemented when rendering a partial template
|
|
2
|
899
|
June 15, 2021
|
Not understanding why my put_layout(false) does not remote the root.html layout?
|
|
2
|
1523
|
June 13, 2021
|
What's the best solution for reusable view components?
|
|
2
|
1018
|
June 12, 2021
|
Efficient & idiomatic way of rendering Json inside HTML template in Phoenix
|
|
3
|
1047
|
May 21, 2021
|
Rendering a Dictionary In JSON
|
|
1
|
622
|
May 13, 2021
|
Block database queries from view layer
|
|
5
|
613
|
February 11, 2021
|
Cryptic "undefined function arg0/0" error message in EEx templates
|
|
8
|
2149
|
February 5, 2021
|
Examples of using view models in Phoenix?
|
|
1
|
1131
|
September 14, 2020
|
Compiling of views taking lit of time during development
|
|
7
|
836
|
July 1, 2020
|
Gettext.extract not consider views
|
|
4
|
902
|
June 23, 2020
|
Live View migration 0.7.x to 0.13.2
|
|
0
|
623
|
June 2, 2020
|
Make logged user available in nested view model
|
|
0
|
523
|
March 31, 2020
|
Calling View file functions from main app
|
|
14
|
1316
|
March 8, 2020
|
How string interpolation is done within the error messages of changesets (using %{})?
|
|
7
|
1784
|
March 4, 2020
|
Where the default layout of views "app.html.eex" is defined?
|
|
3
|
2175
|
March 4, 2020
|