-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamic form loading error in other site #1758
Comments
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible. |
Added missing references to webURL to service calls.
I found the problem and created a fix for it 45050da but I guess I have to do another fork or undo my previous fixes changes to create a separate PR. |
Hi @IRRDC , would a new branch not work in this case? I assume you are already working on a fork of the original repo so a new branch should be fine. Or am I missing something? |
Added missing references to webURL to service calls.
Could this fix be released as a minor version since the problem blocks all use of the dynamic form in scenarios that span sites? |
@IRRDC your fix has been merged, thanks! But I am unable to confirm a release date at the moment. Hoping we can get some time for a release soon. |
Category
[ ] Enhancement
[X] Bug
[ ] Question
Version
Please specify what version of the library you are using: [3.17.0]
Expected / Desired Behavior / Question
After updating to 3.17.0: When displaying the dynamic form for a list or library in a different site using webAsboluteUrl the form doesn't load but displays the error "An error occurred while loading: Cannot read properties of undefined (reading 'filter')" instead.
The text was updated successfully, but these errors were encountered: