Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parsebindings/_processattribute/_getbindingkey.js
Original file line number Diff line number Diff line change
@@ -12,6 +12,7 @@ export default function getBindingKey({
let execResult;
let key;

strictBindingReg.lastIndex = 0;
bindingReg.lastIndex = 0;

// extract keys given in parser brackers

0 comments on commit 69ee64f

Please sign in to comment.