lock.show method doesn't allowing override prefill values

Based on https://auth0.com/docs/libraries/lock/v10/api#show- I can’t override prefill values, are there any plans to allowing this in next versions?

To my knowledge there are no plans to allow that override so any changes your application wants to reflect in those value would mean you should instantiate a Lock instance with the right prefill values and show that instance.