Using a Pharo Smalltalk version 1.4 image with the latest seaside version loaded, I have:
Instead of showing the Tab widget, I am seeing some bullet text,link. Has anyone faced a similar problem? Any suggestions for a solution?
You likely missed to add the CSS theme. Add JQBaseTheme
or one of the many subclasses to the libraries of your application.