Hello,
I have done this in a seaside tutorial but whatever I try I do not see the menu appearing.
Can someone help me figure out what I have done.
I include a fileout because I cannot get it working with a github repo.
Have you tried:
html div
class: 'menu';
with: [ html render: self menuComponent ]
On 27 Sep 2021, at 2:46 am, Roelof Wobben via Pharo-users pharo-users@lists.pharo.org wrote:
Hello,
I have done this in a seaside tutorial but whatever I try I do not see the menu appearing.
Can someone help me figure out what I have done.
I include a fileout because I cannot get it working with a github repo.
<STTutTodoApp.st>