MergeMyPullRequest / order-splitter

STABLE: https://mergemypullrequest.github.io/order-splitter/ BETA: https://jonsmithers.github.io/order-splitter/
MIT License
2 stars 0 forks source link

copy to clipboard adds an extra $ #52

Closed yrral86 closed 6 years ago

yrral86 commented 6 years ago

Actual

Dawn   $$13.07
Larry  $$13.07
Austin $$13.07

https://jonsmithers.github.io/order-splitter/?tax=1.86&fee=4.98&tip=5.39&Dawn=8.99&Larry=8.99&Austin=8.99

expected:

Dawn   $13.07
Larry  $13.07
Austin $13.07

https://jonsmithers.github.io/order-splitter/?tax=1.86&fee=4.98&tip=5.39&Dawn=8.99&Larry=8.99&Austin=8.99
jonsmithers commented 6 years ago

Whoops. That was something I didn't check with the last deploy.