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
If you upload the same file twice in a row, the onDataChange doesn't fire. How should that be handled? essentially the dataprovider holding the bytes doesn't change, so servoy doesn't fire the onDataChange. Should it get cleared out after an upload?
If you upload the same file twice in a row, the onDataChange doesn't fire. How should that be handled? essentially the dataprovider holding the bytes doesn't change, so servoy doesn't fire the onDataChange. Should it get cleared out after an upload?