-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
The createInstance method signature currently takes a single Instance with a field number (number of instances to create) instead of multiple Instances.
This behaviour prevents single-instance customization which can be usefull for injecting custom script on each instance for example.
Reactions are currently unavailable