Keith

Results 4 comments of Keith

Further digging in... I find toasted uses a container element nested under . When navigating using Vue turbolinks, the container element gets removed and never reinitialized. Turbolinks can keep elements...

@Znarkus, this seems to work for inserting at a given position, but I cannot select a range of text: setSelectedRange([0,3]). It simply puts the cursor in the first position before...

@dekadentno I agree that it is a shame this hasn't been merged! Any update on this?

Originally I did not realize this, but it appears a work around is setting the targetEvent when opening a dialog via the $mdDialog service. Not sure why/how this is related,...