sbenhaim / protobrew

Meteor.js wiki engine
4 stars 4 forks source link

tabs lose state on star click #60

Closed funkyeah closed 11 years ago

funkyeah commented 11 years ago

the user tabs are re-rendered when pressing star - this bug cam back after the tab content was modified for context

I did some playing around with it and tried to us preserve but didn't have much luck. May have to use a Session variable

see https://github.com/possibilities/meteor-forms/blob/master/demo/client/client.js for potential solution approach

funkyeah commented 11 years ago

reworked with session based tabs