You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start by logging into the console and navigating to the Functions section. From there, go to the create function button. Once in the function creation interface, go to the All Starter Templates button, where you will find the Starter function template. Now click on View Details. Here, in the list of runtime options, you should observe the available Dart versions.
Instead of a single entry for each version, you’ll notice duplicate entries for dart-2.16
👍 Expected behavior
each Dart runtime version appears only once.
👎 Actual Behavior
When viewing the runtime options under the starter template in the function creation interface, dart-2.16 appears twice in the list instead of only once.
🎲 Appwrite version
Version 1.6.x
💻 Operating system
Windows
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
👟 Reproduction steps
Start by logging into the console and navigating to the
Functions
section. From there, go to thecreate function
button. Once in the function creation interface, go to theAll Starter Templates
button, where you will find theStarter function template
. Now click onView Details
. Here, in the list of runtime options, you should observe the available Dart versions.Instead of a single entry for each version, you’ll notice duplicate entries for
dart-2.16
👍 Expected behavior
each Dart runtime version appears only once.
👎 Actual Behavior
When viewing the runtime options under the starter template in the function creation interface, dart-2.16 appears twice in the list instead of only once.
🎲 Appwrite version
Version 1.6.x
💻 Operating system
Windows
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: