-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
mix
### Package manager version
_No response_
### Language version
elixir …
-
**Type**
Enhancement
**Current behaviour**
Right now location of our models and logic is somewhat chaotic
**Expected behaviour**
We could move to architecture suggested by newest Phoenix, w…
-
### Precheck
* [x] Take a look at the open issues and be sure that your issue is not already covered.
* [x] Be sure your versions of Dialyxir and Erlex are up to date.
### Environment
* Elix…
-
- From `test/test_helper.exs`, let's add `exclude` option to skip tests you don't want to run
```elixir
# test/test_helper.exs
ExUnit.start(exclude: [:skip])
```
After that, add `@tag :skip` …
-
**Background**
I have an app with the following structure:
:.
├───angular
│ └───src
├───phoenix
│ └───mix.exs
│ └───.mix.lock
│ └───.credo.exs
...
When working with my project, I u…
exit9 updated
5 months ago
-
```javascript
document
.querySelectorAll(".octicon-git-pull-request.color-fg-open")[0]
.closest(".notification-list-item-link")
.click();
setTimeout(() => {
document
.querySelecto…
-
I tried spinning it up, [using the nice little button](https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2Fstevegrossi%2Fhabits&template=https%3A%2F%2Fgithub.com%2Fstevegrossi%2Fhab…
-
I saw an issue before about canonical links and that it was fixed for phoenix.
But so often I have the same issue while searching for elixir docs for a specific function it points me to old version…
-
Hi,
I have been struggling with this for a couple of days without luck.
At the beginning I thought it was related with the app runtime, but since I tested directly on Heroku, I suspect it is wit…
-
### Environment
* Elixir version (elixir -v): 1.16.2
* Phoenix version (mix deps): 1.7.14
* Phoenix LiveView version (mix deps): 0.20.17
* Operating system: macOS
* Browsers you attempted to re…