Eject partial
# avo-2
f
@lemon-wall-20836 Hello, how are you? I'm facing an problem with ejecting a partial from Avo 3.0. I'm attempting to eject the partial located at app/views/avo/partials/_global_search.html.erb, but I'm having difficulty achieving this. The command I've used is rails generate avo:eject app/views/avo/partials/_global_search.html.erb
l
Hi @fast-flag-76357 where did you see the file
app/views/avo/partials/_global_search.html.erb
?
Just noticed that on Avo2 we have
_global_search.html.erb
partial but on Avo3 becomes a view component that's why ejecting is failing
We'll have a feature for that ejection soon