Installation Woes - Text Field and Tabs in Forms
kiltedup - 2 months ago
Evening,
Just did a completely fresh install on a droplet on DO and having a bang head against the wall time with it.
Installing with latest composer.json, the text-field-type comes in at 2.2.4 so misses the semi colon fix in 2.2.5 so I'm curious as to what I need to update to pull that in.
That aside, tabs in forms are completely toast with this install. e.g. Go to add a User and when you click the 'Profile' tab, nothing happens .... well other than the profile anchor being added to url ( admin/users/create becomes admin/users/create#tab- )
Anything going on at moment thats causing all this. Was showing someone how easy it was to spin up a new install and start using so wondering if there are any tips on fixing above so I can convince them it really is :-)
Ta
Dave