Please check if the PR fulfills these requirements:
[x] After these changes, the app was run and still works as expected
[ ] Tests for these changes were added (if applicable)
[ ] All existing unit tests were run and still pass
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Bug fix
Additional Notes:
There are still broken tests related to the vue-text-mask package and the portal-vue package which will need to be replaced. There is also some odd failing tests that are getting two events where previously they were passing by expecting only one event. Not sure what's going on there yet
Please check if the PR fulfills these requirements:
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Bug fix
Additional Notes:
There are still broken tests related to the vue-text-mask package and the portal-vue package which will need to be replaced. There is also some odd failing tests that are getting two events where previously they were passing by expecting only one event. Not sure what's going on there yet