Skip to content

Fix for : Parties is not Defined in partiesList.js#157

Open
pruthiviraj wants to merge 1 commit intoUrigo:masterfrom
pruthiviraj:patch-2
Open

Fix for : Parties is not Defined in partiesList.js#157
pruthiviraj wants to merge 1 commit intoUrigo:masterfrom
pruthiviraj:patch-2

Conversation

@pruthiviraj
Copy link
Copy Markdown

On Step 3 after sometime a error comes as Parties is not defined in partiesList.js . Beacause we haven't imported parties.js in partiesList.js so we can't access the server . so i have imported as import { Parties } from '../../../../collections/parties'; in partiesList.js file

On Step 3 after sometime a error comes as Parties is not defined in partiesList.js . Beacause we haven't imported parties.js in partiesList.js so we can't access the server . so i have imported as import { Parties } from '../../../../collections/parties'; in partiesList.js file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant